Libraries tagged by hashing
paragonie/password_lock
54177 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
esensi/model
67339 Downloads
The base model traits of Esensi
miladrahimi/phpcrypt
78234 Downloads
Encryption, decryption, and hashing tools for PHP projects
hautelook/phpass
2620189 Downloads
Portable PHP password hashing framework
hyperf-extension/hashing
19700 Downloads
The Hyperf Hashing package.
hyperf-ext/hashing
95123 Downloads
The Hyperf Hashing package.
postfixadmin/password-hashing
28537 Downloads
Routines to generate password hashes, useful for Dovecot or Courier Mail servers
gracious/doctrine-encryption-bundle
21128 Downloads
Simple bundle for adding encryption type to Doctrine
bolt/passwordlib
89623 Downloads
A Password Hashing Library
woohoolabs/php-scrypt
102 Downloads
Extension exposing Colin Percival's scrypt hashing algorithm
white-rabbit-1-sketch/php-file-hash-map
5751 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
php-standard-library/hash
36948 Downloads
Cryptographic and non-cryptographic hashing with Algorithm enum, timing-safe comparison, and HMAC
erikwang2013/encryption
1631 Downloads
A pluggable cryptography component library: under a unified contract it provides symmetric encryption, asymmetric encryption, hashing, and key derivation (HKDF / PBKDF2), with implementations including AES/Sodium and Chinese national algorithms SM2/SM3/SM4/ZUC. Installable via Composer.
dwgebler/encryption
7652 Downloads
Encryption wrapper for PHP using libsodium — simple API for symmetric and asymmetric encryption, password hashing, digital signing, and message authentication.
derickr/quickhash
5585 Downloads
Provides a set of specific strongly-typed classes for sets and hashing