Skip to content

Elevation v0.4.0

Compare
Choose a tag to compare
@purificant purificant released this 03 Aug 11:28
· 68 commits to main since this release

This release focuses on consolidating production dependencies, optimising performance and updating test suite.

  • speed up installation by reducing number of dependencies needed to use the library in production, dev dependencies remain unchanged
  • extend benchmark tests and speed up encrypt / decrypt operations, roughly 15%-20% gain, run make benchmark to reproduce performance tests on your system
  • extend tests to include updated and expanded official test vectors (2021) for v2 encrypt / decrypt / sign / verify to ensure correctness and compatibility with other implementations

Example benchmark output:
benchmark_sample