Libraries tagged by sodium
paragonie/sodium_compat
151349311 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
paragonie/halite
11245057 Downloads
High-level cryptography interface powered by libsodium
mollie/polyfill-libsodium
722428 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
paragonie/sodium_compat_ext_sodium
130184 Downloads
windwalker/crypt
96642 Downloads
Windwalker Crypt package
aplus/crypto
1598662 Downloads
Aplus Framework Crypto Library
phpnomad/sodium-integration
1371 Downloads
libsodium encryption strategy (XChaCha20-Poly1305 AEAD) for phpnomad/encryption — the default cipher integration, plus a secretbox migration strategy.
internetpixels/sodium-encryption
3395 Downloads
Encrypt and decrypt data with this easy to use PHP encryption library
erikwang2013/encryption
831 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.
geekcell/sodium-bundle
10095 Downloads
A Symfony bundle to interact with PHP's Sodium extension
webisters/crypto
212 Downloads
Webisters Crypto Library
tuzelko/yii2-encrypted-attribute
123 Downloads
Transparent attribute encryption (sodium secretbox) for Yii2 ActiveRecord
lumensistemas/encryption-laravel
548 Downloads
Sodium-based encryption, decryption, and blind indexing for Laravel applications.