Skip to content

v2.0.0

Compare
Choose a tag to compare
@samuel-lucas6 samuel-lucas6 released this 03 Nov 22:53
· 12 commits to main since this release

This release contains breaking changes.

  • No longer using the nonce in the derivation of the encryption key.
  • Added an XChaCha20-BLAKE3-SIV implementation.
  • Code improvements.
  • Exception message improvements.
  • Updated Blake3.NET.