Libraries tagged by sodium
paragonie/sodium_compat
94637732 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
paragonie/halite
6426115 Downloads
High-level cryptography interface powered by libsodium
aplus/crypto
1574630 Downloads
Aplus Framework Crypto Library
mollie/polyfill-libsodium
638180 Downloads
A polyfill package to transition from the libsodium php extension to the sodium extension. Which is included in PHP 7.2
paragonie/sodium_compat
Downloads
ext-sodium
Downloads
windwalker/crypt
82648 Downloads
Windwalker Crypt package
paragonie/sodium_compat_ext_sodium
12785 Downloads
geekcell/sodium-bundle
6325 Downloads
A Symfony bundle to interact with PHP's Sodium extension
codelieutenant/laravel-crypto
125 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.
internetpixels/sodium-encryption
3025 Downloads
Encrypt and decrypt data with this easy to use PHP encryption library
gwsn/php-encrypt
15091 Downloads
Simple helpers for encrypt and decrypt content
ayesh/wordpress-password-hash
160 Downloads
Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.
spaze/encryption
2222 Downloads
Various encryption helpers, uses Halite (which uses Sodium) for cryptography
stidges/laravel-sodium-encryption
52 Downloads
A Sodium based encrypter class for Laravel