Version 2.2.0
·
109 commits
to master
since this release
- Added
encodePem()toAsymmetricSecretKeyandAsymmetricPublicKey. - 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