php-src/ext/sodium
2019-03-27 00:36:36 -04:00
..
tests Validate interoperability between libsodium and libargon for argon2i(d) hashing 2019-03-27 00:36:36 -04:00
config.m4 Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
libsodium.c Merge branch 'PHP-7.3' into PHP-7.4 2019-02-21 16:19:44 +01:00
libsodium.php
php_libsodium.h Remove local variables 2019-02-03 21:03:00 +01:00
README.md Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00

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.