Elevation v0.4.0
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