Skip to content

v0.25.0

Compare
Choose a tag to compare
@lukpueh lukpueh released this 18 Oct 12:15
v0.25.0
7ae6c54

Changed

  • Do not use max salt lengths in RSA PSS signature creation (#436)
  • Restrict read and write access for new private keys (#231)
  • Replaced deprecated distutils.version.StrictVersion (#433)
  • Bumped dependencies: cryptography (#435)

Fixed

  • GPG availability check in tests (#434)