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.12
(stable)
|
- Bug fix: sodium_pad() din't support block sizes over 255 bytes - Bug fix: file descriptors were not properly closed when using PHP as an Apache module, and Apache was reloaded |