mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
5885eecf23
* PHP-7.3: Null terminate the sodium_crypto_kx_keypair() result |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
libsodium.c | ||
php_libsodium.h | ||
README.md | ||
sodium_pwhash.c |
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.