Skip to content

Commit 430edeb

Browse files
authored
Merge pull request #52 from ingenerator/release-1.19
Update changelog for v1.19.0
2 parents 4834676 + 97b9247 commit 430edeb

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)