Bug Fixes
- EdDSA25519 throws an error when called with invalid key/signature
Features
- AEAD supports "combined" encryption/decryption now where
ctxt || tag
is returned when encrypting and expected when decrypting
Bug Fixes
Features
ctxt || tag
is returned when encrypting and expected when decrypting