libsodium 2.0.12

Wrapper for the Sodium cryptographic library


A simple, low-level PHP extension for libsodium.

License: BSD 2-Clause License

Changes

- 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