What's Changed
- Add pronunciation key to README by @cab in #158
- Error if symmetric key length is incorrect by @aidantwoods in #161
- Enforce EdDSA key runtime checks before sign() for PASETO v4 by @paragonie-security in #164
- Simple
has
method sinceget
throws Exception by @oojacoboo in #165 - [Version 3] Fix creating token from encoded private key by @frederikbosch in #166
- Move all encoding and decoding of asymmetric keys to specific version files by @frederikbosch in #168
New Contributors
- @cab made their first contribution in #158
- @oojacoboo made their first contribution in #165
- @frederikbosch made their first contribution in #166
Full Changelog: v3.0.2...v3.1.0