Libraries tagged by hash algorithms
brentkozjak/hash-identify
37 Downloads
Identify a hash algorithm based on string input
firebase-php/firebase-hash
52 Downloads
Hash algorithm identifiers used by Firebase
aedart/model-hash-algorithm
37 Downloads
Getter and Setter package for a model hash algorithm (name). This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-hash-algorithm)
techdeck/password-hash
201 Downloads
password hashing algorithm
aoaite/bunny-hash-php
2 Downloads
PHP implementation of BunnyHash by MrDroetsch. BunnyHash is an inverse permutation algorithm.
securehash/securehash
17 Downloads
Class to encrypt data easily with hash algorithms
barseghyanartur/ska
319 Downloads
Sign data using symmetric-key algorithm encryption. Validate signed data and identify possible validation errors. Uses sha-(1, 224, 256, 385 and 512)/hmac for signature encryption. Custom hash algorithms are allowed. Useful shortcut functions for signing (and validating) dictionaries and URLs.
swatchion/simhash
4 Downloads
A PHP implementation of SimHash algorithm for fast document similarity detection
rogervila/phashp
37 Downloads
Combines different hashing algorithms in order to create a strong hashed string
dentmate/rajahan
40 Downloads
PHP package for encryption/decryption using AES algorithm compatible with CryptoJS
wlukin/hashcrypt
16 Downloads
Symmetric crypto library using hash algorithms
spiderrobb/signed-request
37 Downloads
Simple Class for encoding and decoding SignedRequests that support a number of features and hash algorithms
dritter/nix-hasher
7 Downloads
Provide an easy way to generate SRI Hashes and an Implementation of Nix base32 algorithm.
redrum0x/aspnetcore-identity
69 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
pnicorelli/php-dotnet-password-hasher
18 Downloads
php package for hash/validate passwords using the .NET PasswordHasher algorithm.