Libraries tagged by Argon2i
paragonie/halite
11359087 Downloads
High-level cryptography interface powered by libsodium
vortos/vortos-auth
1586 Downloads
Vortos authentication — JWT, Argon2id, token rotation, built-in controllers
typisttech/wp-password-argon-two
437 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
sneakyx/laravel-dynamic-encryption
945 Downloads
Laravel package that replaces the default encrypter with a dynamic key loaded from cache or database.
phpwatch/wordpress-samesite
14 Downloads
This plugin adds the “SameSite” cookie flag to WordPress’s authentication cookies. On supported browsers (all current IE, Edge, Chrome, and Firefox), this can effectively prevent all Cross-Site Request Forgery attacks throughout your WordPress site.
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
ayesh/wordpress-password-hash
182 Downloads
Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.
paragonie/argon2-refiner
352 Downloads
Calculate the appropriate Argon2id parameters for the local hardware environment.
typisttech/wp-password-argon-two-env
366 Downloads
Convert environment variables to WP Password Argon Two required constants.
lukeelten/cakephp-password-hasher
278 Downloads
A set of password hasher for CakePHP 3
flametrench/identity
236 Downloads
Identity primitives for Flametrench: users, credentials (Argon2id-pinned passwords, passkeys, OIDC), and user-bound sessions with rotation on refresh.
cloud-castle/crypto
18 Downloads
Безопасные обёртки над проверенными криптопримитивами PHP 8.1+: AES-256-GCM (AEAD), Argon2id, HMAC, генерация ключей/токенов и сравнение за константное время.
restgrip/sodium
5 Downloads
Restgrip extra module based on PECL Sodium for Argon2i password hashing.
lombokclarion/security
1 Downloads
Official, non-core security package: Argon2id hashing, stateless CSRF, RateLimit, SecurityHeaders, Encrypted field wrapper, and FormRequest validation.
jeslxdev/password-scrambler
0 Downloads
Password scrambler: reversible time-bound Base64 shuffle + AEAD (XChaCha20-Poly1305) and Argon2id hasher.