Version 1.5.4
·
448 commits
to master
since this release
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_*
.