Skip to content

Version 1.5.4

Compare
Choose a tag to compare
@paragonie-scott paragonie-scott released this 12 Jan 05:01
· 448 commits to master since this release
v1.5.4
552bb51

This patch release implements some significant performance enhancements as documented in #56.
As a result, public key cryptography operations should be at least 50% faster when our implementation is being used on 64-bit platforms.

Affects crypto_box_*, crypto_kx, crypto_scalarmult, and crypto_sign_*.