Skip to content

0.14.2

Compare
Choose a tag to compare
@brycx brycx released this 10 Jun 13:50
· 385 commits to master since this release
c4acd7d

Changelog:

  • Improved performance on all implementations, most notably: ~30% in ChaCha20/XChaCha20 and ~20% in ChaCha20Poly1305/XChaCha20Poly1305.
  • Updated zeroize dependency.
  • Testing WebAssembly (wasm32-unknown-unknown) support in CI.
  • Improved documentation.