libsodium 2.0.11

Wrapper for the Sodium cryptographic library


A simple, low-level PHP extension for libsodium.

License: BSD 2-Clause License

Changes

- Added a workaround for a PHP vulnerability affecting all PHP7 versions up to and including 7.2.5.
- Bindings for crypto_aead_*_detached() functions have been added.