Libraries tagged by jhasheng
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
gracious/doctrine-encryption-bundle
11708 Downloads
Simple bundle for adding encryption type to Doctrine
codelieutenant/laravel-crypto
149 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.
typisttech/wp-password-argon-two
407 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
mikemclin/wp-password
293 Downloads
Laravel package that checks and creates WordPress password hashes
dopecode/dcrypt
471 Downloads
A petite library of encryption functionality for PHP
vanilla/legacy-passwords
141204 Downloads
Provides support for legacy password hashing in common frameworks.
vanilla/garden-password
148590 Downloads
Provides a standard password hashing interface and support for password hashing in common frameworks.
somecoding/laminas-doctrine-encrypt
13858 Downloads
Provides property encryption and hashing for Doctrine Entities when used within Laminas
phauthentic/password-hashers
5695 Downloads
Password Hashing Library
pentagonal/phpass
1537 Downloads
PHP password hashing library original by open wall PhPass
lindowx/php-array-hash
4503 Downloads
Hashing an multi-dimension PHP array into a unique value
jhonyspicy/phpass
3425 Downloads
Portable PHP password hashing framework
jazzman/wp-password-argon
356 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
insomnius/aurphm
580 Downloads
Aurelia pseudo hashing method is my experimental function to hash password with HMAC (Hash-based message authentication code), PBKDF2 (Password-Based Key Derivation Function 2) and Pseudo Random Bytes.