Libraries tagged by ChaCha20-Poly1305
paragonie/sodium_compat
146504611 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
leigh/aead-chacha20-poly1305
148 Downloads
RFC 7539 ChaCha20/Poly1305 AEAD construction
limb-php/aead-chacha20-poly1305
1 Downloads
RFC 8439 ChaCha20/Poly1305 AEAD construction
teoprayoga/teobiefy-laravel-api-response
641 Downloads
Laravel API response helpers with server-configured payload compression and encryption.
vortos/vortos-secrets
516 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.
kozo/cryptenv
541 Downloads
CakePHP plugin for encrypting and decrypting environment files using XChaCha20-Poly1305
blu3blaze/laravel-xchacha20-encrypter
291 Downloads
Seamlessly integrate XChaCha20-Poly1305 encryption into Laravel application
sk8dvlpr/securepayload
13 Downloads
Unified client+server security helper for HMAC and AEAD (XChaCha20-Poly1305) with nonce/replay protection and canonical signing. Native PHP 8+, framework-agnostic.
michaelmawhinney/cryptex
26 Downloads
A simple PHP class for 2-way authenticated encryption using XChaCha20 + Poly1305 (libsodium)
jnativel/sentinel-vault
2 Downloads
A lightweight, self-contained PHP Key Management System (KMS) using XChaCha20-Poly1305 AEAD encryption with per-user DEX keys.
jeslxdev/password-scrambler
0 Downloads
Password scrambler: reversible time-bound Base64 shuffle + AEAD (XChaCha20-Poly1305) and Argon2id hasher.