Skip to content

Version 2.2.0

Choose a tag to compare

@paragonie-security paragonie-security released this 27 Oct 05:50
· 109 commits to master since this release
v2.2.0
46d19c1
  • Added encodePem() to AsymmetricSecretKey and AsymmetricPublicKey.
  • The default behavior of AsymmetricSecretKey::encode() for Version3 is to return the base64url encoding of the secret scalar, not of the PEM-encoded string.
  • #145: Throw an exception if a message is too short