Skip to content

Commit 97b9247

Browse files
committed
Update changelog for v1.19.0
1 parent 4834676 commit 97b9247

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
### Unreleased
22

3+
### v1.19.0 (2023-03-17)
4+
35
* Add very light wrapper around the native sodium_crypto_box_seal... functions for anonymous public-key encryption.
46
See the CryptoBox... classes. Provides strict typing, some automatic handling of secret memory (e.g. calling
57
memzero on sensitive variables after use), a simple implementation of converting keys & ciphertexts to / from

0 commit comments

Comments
 (0)