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

Release notes
-------------
This is a major release, featuring a new API identical to the one of sodium 
extension included with PHP 7.2.

Functions are now in the global namespace, and return exceptions.

Note that PHP 5 is not supported any more.

Support for the key exchange API (crypto_kx), key derivation (crypto_kdf) and
for the xchacha20-poly1305 construction have been added.

Many bugs have been squashed.

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-2.0.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