libsodium

The latest version cannot build with PHP 8.1 and later. This extension is considered to be deprecated.
This extension has been replaced by sodium.

Wrapper for the Sodium cryptographic library

A simple, low-level PHP extension for libsodium.

Maintainer

  • Frank Denis (lead )

Details

Stars: 547
Issue openned: 3
Downloads: 1944059
If this extension is needed for your project, consider upgrading the extension code and contact us to build and publish the new DLLs.
2.0.22
5 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 7.1
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 7.1
Loading...
Version 2.0.22 change log


- Security: the sodium_crypto_generichash_init() function used to return a partially uninitialized buffer. This has been fixed. Thanks to @CiPHPerCoder for spotting this.
- SODIUM_CRYPTO_PWHASH_STRBYTES has been added

requires:

  • php >=7.0.0<=7.99.99
  • pearinstaller >=1.4.8