Libraries tagged by Poly1305
paragonie/sodium_compat
151019221 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
vortos/vortos-secrets
1291 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.
phpnomad/sodium-integration
1330 Downloads
libsodium encryption strategy (XChaCha20-Poly1305 AEAD) for phpnomad/encryption — the default cipher integration, plus a secretbox migration strategy.
kozo/cryptenv
619 Downloads
CakePHP plugin for encrypting and decrypting environment files using XChaCha20-Poly1305
hernandev/laravel-aead
36 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
teoprayoga/teobiefy-laravel-api-response
684 Downloads
Laravel API response helpers with server-configured payload compression and encryption.
blu3blaze/laravel-xchacha20-encrypter
354 Downloads
Seamlessly integrate XChaCha20-Poly1305 encryption into Laravel application
leigh/aead-chacha20-poly1305
148 Downloads
RFC 7539 ChaCha20/Poly1305 AEAD construction
limb-php/poly1305
1 Downloads
Pure PHP implementations of the Poly1305 MAC algorithm.
leigh/poly1305
210 Downloads
Pure PHP implementations of the Poly1305 MAC algorithm.
limb-php/aead-chacha20-poly1305
1 Downloads
RFC 8439 ChaCha20/Poly1305 AEAD construction
petrknap/crypto-sodium
79 Downloads
Crypto Sodium
michaelmawhinney/cryptex
26 Downloads
A simple PHP class for 2-way authenticated encryption using XChaCha20 + Poly1305 (libsodium)
kutasman/laravel-aead
11 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
dev-fighters/php-crypter
18 Downloads
Crypter for PHP