php-src/ext/sodium
2019-01-30 11:00:23 +02:00
..
tests Merge branch 'PHP-7.3' 2018-12-16 16:37:15 +01:00
config.m4 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
libsodium.c Remove year range from copyright notice 2019-01-30 11:00:23 +02:00
libsodium.php
php_libsodium.h Remove year range from copyright notice 2019-01-30 11:00:23 +02: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.