mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
83f3d5d487
Fix copy-and-paste mistakes in the sodium extension. crypto_scalarmult_BYTES and crypto_scalarmult_ristretto255_BYTES have the same value, so behavior is unchanged.
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.