Skip to content

0.14.4

Compare
Choose a tag to compare
@brycx brycx released this 21 Aug 13:02
· 342 commits to master since this release
fada4b5

Changelog:

  • Reduce the amount of allocations throughout most of orion.
  • Vectorize the ChaCha20 implementation providing ~6% performance improvement for (X)ChaCha20Poly1305 and ~11.5% for (X)ChaCha20.
  • Documentation improvements.