Libraries tagged by argon2
paragonie/halite
7427728 Downloads
High-level cryptography interface powered by libsodium
windwalker/crypt
86580 Downloads
Windwalker Crypt package
paragonie/argon2-refiner
345 Downloads
Calculate the appropriate Argon2id parameters for the local hardware environment.
koenhoeijmakers/laravel-argon2
1395 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.
krzysztofzylka/hash
239 Downloads
Versioned hash library with multiple algorithm support
karavasilev/cryptomanana
58 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
167 Downloads
Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.
typisttech/wp-password-argon-two
408 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
jazzman/wp-password-argon
378 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.
michaelmawhinney/cryptex
26 Downloads
A simple PHP class for 2-way authenticated encryption using XChaCha20 + Poly1305 (libsodium)
bariseser/hashmanager
62 Downloads
PHP hash manager for password hashing.
typisttech/wp-password-argon-two-env
345 Downloads
Convert environment variables to WP Password Argon Two required constants.