Skip to content

Version 1.9.1

Compare
Choose a tag to compare
@paragonie-scott paragonie-scott released this 20 Mar 17:30
· 337 commits to master since this release
v1.9.1

Fix performance issue with crypto_kx() polyfill. It was always calling the PHP implementation of scalarmult() instead of trying the PHP extension instead.