Libraries tagged by ChaCha20
paragonie/sodium_compat
151981339 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
leigh/chacha20
8711 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
davmixcool/cryptman
64415 Downloads
Dead-simple two-way encryption for PHP, with tamper detection built in.
dsbaars/chacha20
11529 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
hernandev/laravel-aead
36 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
leigh/aead-chacha20-poly1305
148 Downloads
RFC 7539 ChaCha20/Poly1305 AEAD construction
limb-php/chacha20
1 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
nipil/chacha20
55 Downloads
A pure-php implementation of ChaCha20 for both 32-bit and 64 bits
limb-php/aead-chacha20-poly1305
1 Downloads
RFC 8439 ChaCha20/Poly1305 AEAD construction
petrknap/crypto-sodium
79 Downloads
Crypto Sodium
kutasman/laravel-aead
11 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
dev-fighters/php-crypter
18 Downloads
Crypter for PHP
phpnomad/sodium-integration
1475 Downloads
libsodium encryption strategy (XChaCha20-Poly1305 AEAD) for phpnomad/encryption — the default cipher integration, plus a secretbox migration strategy.
vortos/vortos-secrets
1350 Downloads
Vortos Secrets — billion-dollar-grade secrets management: redact-by-construction values, envelope encryption (XChaCha20-Poly1305 payload + off-host age/X25519 key custody), two-phase rotation with grace windows, fail-closed CI/doctor preflight, and zero-standing-secret injection. Built on the OpsKit driver pattern.
blu3blaze/laravel-xchacha20-encrypter
434 Downloads
Seamlessly integrate XChaCha20-Poly1305 encryption into Laravel application