mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2024-10-01 11:49:56 -04:00
Added Laravel Package using libsodium (#39)
* Added Laravel Package using libsodium * Sorted libsodium-laravel Item alphabetically.
This commit is contained in:
parent
e3ab895552
commit
3cf29e8c5f
@ -272,6 +272,7 @@ encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as
|
||||
### PHP
|
||||
|
||||
- [halite](https://paragonie.com/project/halite) - Simple library for encryption using `libsodium`.
|
||||
- [libsodium-laravel](https://github.com/scrothers/libsodium-laravel) - Laravel Package Abstraction using `libsodium`.
|
||||
- [PHP Encryption](https://github.com/defuse/php-encryption) - Library for encrypting data with a key or password in PHP.
|
||||
- [TCrypto](https://github.com/timoh6/TCrypto) - TCrypto is a simple and flexible PHP 5.3+ in-memory key-value storage library.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user