Skip to content

Version 1.18.0

Compare
Choose a tag to compare
@paragonie-security paragonie-security released this 13 Sep 20:58
· 86 commits to master since this release
v1.18.0
  • Fixed issues with the PHP autoloader
    • #145: For WordPress, this ensures when Ed25519 is included, so too is the class it inherits from.
    • #148, #149: For PHP 7.4+ with opcache preloading, this ensures the include guards don't fail.
  • #144: Added sodium_crypto_stream_xchacha20_xor_ic()