Libraries tagged by sodium
codelieutenant/laravel-crypto
166 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.
ayesh/wordpress-password-hash
179 Downloads
Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.
spaze/encryption
4120 Downloads
Various encryption helpers, uses Halite (which uses Sodium) for cryptography
erikwang2013/encryption
485 Downloads
A pluggable cryptography component library: under a unified contract it provides symmetric encryption, asymmetric encryption, hashing, and key derivation (HKDF / PBKDF2), with implementations including AES/Sodium and Chinese national algorithms SM2/SM3/SM4/ZUC. Installable via Composer.
amashukov/ton-crypto-php
428 Downloads
Ed25519 keypairs and TON-style mnemonic seed derivation for The Open Network, in pure PHP on top of ext-sodium.
stidges/laravel-sodium-encryption
54 Downloads
A Sodium based encrypter class for Laravel
petrknap/crypto-sodium
78 Downloads
Crypto Sodium
lokesh/sodium
59 Downloads
A Smart color library to create, convert, mix, generate, export colors.
phpwatch/wordpress-samesite
14 Downloads
This plugin adds the “SameSite” cookie flag to WordPress’s authentication cookies. On supported browsers (all current IE, Edge, Chrome, and Firefox), this can effectively prevent all Cross-Site Request Forgery attacks throughout your WordPress site.
jardissupport/secret
33 Downloads
Secret resolution for encrypted configuration values using AES-256-GCM and Sodium with key provider abstraction
initphp/encryption
241 Downloads
Secure, modern symmetric encryption for PHP built on top of OpenSSL and libsodium.
rajpurohithitesh/amazon-paapi5-php-sdk
190 Downloads
Amazon Product Advertising API v5 PHP SDK (Most Advanced SDK)
sodium/sodium
0 Downloads
Proof-of-Concept for researching and BugBounty-programs
restgrip/sodium
5 Downloads
Restgrip extra module based on PECL Sodium for Argon2i password hashing.
fpoirotte/cryptal-sodium
4 Downloads
An implementation of the Cryptography Abstraction Layer based on libsodium