| Package Information |
| Summary |
Wrapper for the Sodium cryptographic library |
| Maintainers |
Frank Denis (lead)
[details]
|
| License |
BSD 2-Clause License |
| Description |
A simple, low-level PHP extension for libsodium. |
| Homepage |
https://github.com/jedisct1/libsodium-php
|
Release notes
Version 2.0.11
(stable)
|
- 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. |