2017 © Pedro Peláez
 

library php

PHP bindings for libsodium in PHP.

image

simpleapisecurity/php

PHP bindings for libsodium in PHP.

  • Saturday, March 26, 2016
  • by crothers
  • Repository
  • 1 Watchers
  • 3 Stars
  • 10 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Simple API Security for PHP

Build Status Total Downloads Latest Stable Version Latest Unstable Version License Gitter, (*1)

The Simple API Security library is more logically wrap your application with libsodium., (*2)

Packaged Framework Libraries

  • https://github.com/simpleapisecurity/laravel

About Sodium

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

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

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

Its goal is to provide all of the core operations needed to build higher-level cryptographic tools., (*6)

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

The Versions

26/03 2016

dev-master

9999999-dev https://github.com/simpleapisecurity/php

PHP bindings for libsodium in PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5.9
  • ext-libsodium *

 

The Development Requires

06/03 2016

0.1.0

0.1.0.0 https://github.com/simpleapisecurity/php

PHP bindings for libsodium in PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5.9
  • ext-libsodium *

 

The Development Requires