The new PECL package libsodium-0.2.0 (beta) has been released at 
http://pecl.php.net/.

Release notes
-------------
- Methods were moved to functions in a \Sodium\ namespace.
- PHP 7 is now fully supported.
- crypto_aead_chacha20poly1305_decrypt() now returns FALSE instead of a PHP 
error if verification fails.
- multi-part hashing was implemented (crypto_generichash_{init|update|final})
- sealed boxes have been implemented (crypto_seal)

Package Info
-------------
A simple, low-level PHP extension for libsodium.

Related Links
-------------
Package home: http://pecl.php.net/package/libsodium
   Changelog: http://pecl.php.net/package-changelog.php?package=libsodium
    Download: http://pecl.php.net/get/libsodium-0.2.0.tgz

Authors
-------------
Frank Denis (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to