Skip to content

Version 1.6.6

Compare
Choose a tag to compare
@paragonie-scott paragonie-scott released this 21 Sep 01:52
· 364 commits to master since this release
v1.6.6
a19c29c
  • Greatly improve the speed of sodium_compat on 32-bit PHP! Special thanks to @duskwuff for introducing me to an optimization strategy for PHP code that gave us a speedup factor of 7x to 8x the previous speed.