php-8.0.30-src/ext/sodium
hailin 69b1ab3c3c first commit, version 8.0.30 2025-07-30 08:40:14 +08:00
..
tests first commit, version 8.0.30 2025-07-30 08:40:14 +08:00
CREDITS first commit, version 8.0.30 2025-07-30 08:40:14 +08:00
README.md first commit, version 8.0.30 2025-07-30 08:40:14 +08:00
config.m4 first commit, version 8.0.30 2025-07-30 08:40:14 +08:00
config.w32 first commit, version 8.0.30 2025-07-30 08:40:14 +08:00
libsodium.c first commit, version 8.0.30 2025-07-30 08:40:14 +08:00
libsodium.stub.php first commit, version 8.0.30 2025-07-30 08:40:14 +08:00
libsodium_arginfo.h first commit, version 8.0.30 2025-07-30 08:40:14 +08:00
php_libsodium.h first commit, version 8.0.30 2025-07-30 08:40:14 +08:00
sodium_pwhash.c first commit, version 8.0.30 2025-07-30 08:40:14 +08:00

README.md

Build Status

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.