Simple API Security for PHP
, (*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)