Libraries tagged by Poly1305
paragonie/sodium_compat
143587607 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
kozo/cryptenv
472 Downloads
CakePHP plugin for encrypting and decrypting environment files using XChaCha20-Poly1305
teoprayoga/teobiefy-laravel-api-response
251 Downloads
Laravel API response helpers with server-configured payload compression and encryption.
leigh/aead-chacha20-poly1305
148 Downloads
RFC 7539 ChaCha20/Poly1305 AEAD construction
petrknap/crypto-sodium
78 Downloads
Crypto Sodium
hernandev/laravel-aead
23 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
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
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
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.
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.