PHP bindings for libsodium in PHP.

0.1.0 2016-03-06 00:18 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:07:15 UTC


README

Build Status Total Downloads Latest Stable Version Latest Unstable Version License Gitter

The Simple API Security library is more logically wrap your application with libsodium.

Packaged Framework Libraries

About Sodium

The original Sodium project can be located here, the about Sodium is obtained from the readme in the source repository.

Sodium is a new, easy-to-use software library for encryption, decryption, signatures, password hashing and more.

It is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API, and an extended API to improve usability even further.

Its goal is to provide all of the core operations needed to build higher-level cryptographic tools.

Sodium supports a variety of compilers and operating systems, including Windows (with MingW or Visual Studio, x86 and x64), iOS and Android.