We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4834676 + 97b9247 commit 430edebCopy full SHA for 430edeb
CHANGELOG.md
@@ -1,5 +1,7 @@
1
### Unreleased
2
3
+### v1.19.0 (2023-03-17)
4
+
5
* Add very light wrapper around the native sodium_crypto_box_seal... functions for anonymous public-key encryption.
6
See the CryptoBox... classes. Provides strict typing, some automatic handling of secret memory (e.g. calling
7
memzero on sensitive variables after use), a simple implementation of converting keys & ciphertexts to / from
0 commit comments