php-src/ext/sodium
2018-02-15 08:49:58 +01:00
..
tests Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
config.m4 Fix: follow the indent of the other configure options 2018-02-15 08:49:58 +01:00
config.w32 fix symbol availability and ws 2017-07-11 09:54:36 +02:00
CREDITS
libsodium.c year++ 2018-01-02 12:57:58 +08:00
libsodium.php
php_libsodium.h year++ 2018-01-02 12:57:58 +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.