Libraries tagged by argon2
paragonie/halite
11222339 Downloads
High-level cryptography interface powered by libsodium
windwalker/crypt
96590 Downloads
Windwalker Crypt package
vortos/vortos-auth
1434 Downloads
Vortos authentication — JWT, Argon2id, token rotation, built-in controllers
maatify/crypto
3447 Downloads
High-level cryptographic primitives and security utilities for Maatify systems including password hashing, reversible encryption, HKDF key derivation, and key rotation.
krzysztofzylka/hash
2152 Downloads
Versioned hash library with multiple algorithm support
typisttech/wp-password-argon-two
436 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
sneakyx/laravel-dynamic-encryption
910 Downloads
Laravel package that replaces the default encrypter with a dynamic key loaded from cache or database.
paragonie/argon2-refiner
352 Downloads
Calculate the appropriate Argon2id parameters for the local hardware environment.
koenhoeijmakers/laravel-argon2
1397 Downloads
Argon2 implementation
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.
chrisholland/hashtuner
1 Downloads
Framework for tuning settings for password-hashing functions
ayesh/wordpress-password-hash
182 Downloads
Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.
cloud-castle/crypto
18 Downloads
Безопасные обёртки над проверенными криптопримитивами PHP 8.1+: AES-256-GCM (AEAD), Argon2id, HMAC, генерация ключей/токенов и сравнение за константное время.
tonix-tuft/argo
2 Downloads
Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.