Libraries tagged by Xchacha20
paragonie/sodium_compat
145556398 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
teoprayoga/teobiefy-laravel-api-response
577 Downloads
Laravel API response helpers with server-configured payload compression and encryption.
kozo/cryptenv
523 Downloads
CakePHP plugin for encrypting and decrypting environment files using XChaCha20-Poly1305
vortos/vortos-secrets
60 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.
monkeyscloud/monkeyslegion-encryption
265 Downloads
Standalone encryption for MonkeysLegion v2 — AES-GCM, XChaCha20, HMAC, key rotation, envelope encryption, PHP 8.4 hooks
blu3blaze/laravel-xchacha20-encrypter
290 Downloads
Seamlessly integrate XChaCha20-Poly1305 encryption into Laravel application
petrknap/crypto-sodium
78 Downloads
Crypto Sodium
hernandev/laravel-aead
23 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
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
10 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.
dsbaars/chacha20
8711 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
leigh/chacha20
8420 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.