Libraries tagged by hash algorithms
brainfoolong/php-ascon
3007 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
devhelp/hash
47 Downloads
Introduces HashGenerator class that can be used to register and use different hash algorithms
brentkozjak/hash-identify
38 Downloads
Identify a hash algorithm based on string input
firebase-php/firebase-hash
53 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)
boehm_s/php-proximity-hash
2522 Downloads
A PHP port of the proximityhash algorithm by Ashwin Nair
aoaite/bunny-hash-php
4 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.
apiverve/hashgenerator
0 Downloads
Hash Generator is a tool for generating cryptographic hashes from text. It supports multiple algorithms including MD5, SHA-1, SHA-256, SHA-384, SHA-512, and BLAKE2 variants for data integrity and security applications.
zack965/php-ds-algo
3 Downloads
Classic data structures and algorithms implemented from scratch in PHP.
yarri/password-hashing-machine
273 Downloads
Tool for hashing and checking passwords using a required (registered) hashing algorithm. It can handle more (legacy) hashing algorithms.
rogervila/phashp
37 Downloads
Combines different hashing algorithms in order to create a strong hashed string
kigkonsult/dsigsdk
64 Downloads
XML Digital Signature recomendation dsig sdk
juniora/php-ascon
0 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.