Libraries tagged by Xchacha20
paragonie/sodium_compat
152230349 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
davmixcool/cryptman
64696 Downloads
Dead-simple two-way encryption for PHP, with tamper detection built in.
phpnomad/sodium-integration
1503 Downloads
libsodium encryption strategy (XChaCha20-Poly1305 AEAD) for phpnomad/encryption — the default cipher integration, plus a secretbox migration strategy.
vortos/vortos-secrets
1411 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
437 Downloads
Seamlessly integrate XChaCha20-Poly1305 encryption into Laravel application
kozo/cryptenv
639 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.
monkeyscloud/monkeyslegion-encryption
585 Downloads
Standalone encryption for MonkeysLegion v2 — AES-GCM, XChaCha20, HMAC, key rotation, envelope encryption, PHP 8.4 hooks
teoprayoga/teobiefy-laravel-api-response
684 Downloads
Laravel API response helpers with server-configured payload compression and encryption.
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.
jnativel/sentinel-vault
2 Downloads
A lightweight, self-contained PHP Key Management System (KMS) using XChaCha20-Poly1305 AEAD encryption with per-user DEX keys.
sk8dvlpr/securepayload
15 Downloads
Unified client+server security helper for HMAC and AEAD (XChaCha20-Poly1305) with nonce/replay protection and canonical signing. Native PHP 8+, framework-agnostic.
jeslxdev/password-scrambler
0 Downloads
Password scrambler: reversible time-bound Base64 shuffle + AEAD (XChaCha20-Poly1305) and Argon2id hasher.