mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
For zend_string allocations, it was tested against SIZE_MAX now using ZSTR_MAX_LEN to take in account zend_string type's metadata. close GH-17588
libsodium-php
A simple, low-level PHP extension for libsodium.
Full documentation here: Using Libsodium in PHP Projects, a guide to using the libsodium PHP extension for modern, secure, and fast cryptography.