Releases: samuelthomas2774/node-saltpack
Releases · samuelthomas2774/node-saltpack
v0.4.0
- Add symmetric key signcryption recipients by @davidrichard23 in #10
- Add support for using Keybase paper keys
v0.3.2
v0.3.1
v0.3.0
- Switch to ES Modules
- Support using Uint8Array instead of Node.js Buffers
v0.2.2
v0.2.1
v0.2.0
- Verify the sender's public key if it's passed to encryption/signcryption functions/streams
- Allow verifying the public key after verifying signed messages