Skip to content

v0.20.0

Compare
Choose a tag to compare
@lukpueh lukpueh released this 26 Feb 12:17
v0.20.0
197ebd2

Added

  • Add signing abstraction to facilitate custom implementations (#319)

Changed

  • Refactor imports to allow vendoring for pip (#316)
  • Limit GitHub Actions to avoid duplicate Dependabot builds (#335)
  • Enhance GitHub Action reporting for ed25519 upstream check (#338)
  • Bump dependencies: cryptography (#336)

Fixed

  • Pad OpenPGP EdDSA signatures to avoid sporadic verification failures (#340)