Libraries tagged by argon2
paragonie/halite
10189155 Downloads
High-level cryptography interface powered by libsodium
windwalker/crypt
94313 Downloads
Windwalker Crypt package
maatify/crypto
2704 Downloads
High-level cryptographic primitives and security utilities for Maatify systems including password hashing, reversible encryption, HKDF key derivation, and key rotation.
krzysztofzylka/hash
1647 Downloads
Versioned hash library with multiple algorithm support
typisttech/wp-password-argon-two
434 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
sneakyx/laravel-dynamic-encryption
678 Downloads
Laravel package that replaces the default encrypter with a dynamic key loaded from cache or database.
vortos/vortos-auth
142 Downloads
Vortos authentication — JWT, Argon2id, token rotation, built-in controllers
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
69 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
172 Downloads
Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.
jazzman/wp-password-argon
567 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
tonix-tuft/argo
2 Downloads
Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.