hashing-library
There are 33 repositories under hashing-library topic.
willard-yuan/hashing-baseline-for-image-retrieval
:octocat:Various hashing methods for image retrieval and serves as the baselines
SkeLLLa/node-object-hash
Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted object strings that can be used for object comparison without hashes.
TommasoBelluzzo/FastHashes
A .NET implementation of several non-cryptographic hashes.
escherba/python-cityhash
Python bindings for FarmHash and CityHash
escherba/python-metrohash
Python bindings for MetroHash
PascalVault/Lazarus_Hashing
Checksum & Hashing library for Lazarus
shift-reality/php-crypto
A Pure PHP (without any external PHP-extension) Implementation of BLAKE-256, GROESTL-256, JH-256, SKEIN-256 cryptography algorithms.
levitation-opensource/murmurhash-js
An optimized JavaScript implementation of the MurmurHash3 algorithm.
bbx10/Hash_tng
ESP8266/ESP32 Hash library
frobware/c-hacks
C Hacks.
metamorphic-spyware/EnroCrypt
Swiss Army Knife for cryptographic work
davidcanino/sparse-hash
A simplified porting of the formerly Google SparseHash Library
gangelo/mad_flatter
mad_flatter is a Ruby gem that takes a Ruby Hash and flattens the Hash keys to create a new Hash with unique Hash keys; that is, embedded Hashes use their respective keys as namespaces to create unique keys across the entire Hash. A `:namespace` option may be applied to append to all Hash keys, to ensure that all Hash keys are unique across multiple Hashes with the same structure.
joanmontas/Secure-Hashing-Algorithms
Implementation of Hashing Algorithmns
mjp0/cryptodoneright
🔐 Javascript Convenience Library For Crypto Best Practices
skaunov/hash_to_curve
Noir lib for hashing to bigger curves
kurcontko/hash4plc
A collection of hashing functions for PLCs
sectool/Python-Text-Encoding-Software
Python - Text Encoding Software
TeckGuy/Java_Hashing_Functions
This is a sample code on how java uses Hash Functions To Hash passwords that is from plain text to cipher text.
DashFox/lhash
Simple layered hashing module that allows for a bit more security when needed
Day-Hawk/security-helper
A simple library for easier hash and crypt management. I needed this for a university project.
gabrielkling/Hashing
Hashing and Colision Resolution in C
helloimalemur/filesystem-hashing
Snapshots contain a HashMap of the files and their corresponding hash signature from a specified directory.
kxnyshk/data-hashing.py
A .py application to hash secure user entered sensitive data or passwords using the SHA3-256 Crypto Algorithm, to make one's available online data secure & resistive against possible data breaches online.
namralkeeg/Hashlib.NET
Hashing library for .NET
nasriyasoftware/AuthCrypto
AuthCrypto is a versatile cryptographic toolkit for handling JSON Web Tokens (JWT), password hashing, and secure token generation and verification. It provides robust methods for creating and managing JWTs, hashing and verifying passwords with secure algorithms, and generating cryptographically strong random values for various use cases.
omkarbhusnale/Hashing-And-Salting
Here I created python scripts to generate the encrypted hash.
xCykrix/cryptocipher
[Library] Simplified Node.js Encryption, Hashing, and HMAC. Featuring security & policy by design to ensure strong standards for development of your services.
helloimalemur/Fasching
Snapshots contain a HashMap of the files and their corresponding hash signature from a specified directory.
herrsmitty8128/sha256clib
A library of functions written in C to calculate and manipulate SHA-256 digests.
Karsenh/WebDevBootCamp
Angela Yu, of the London App Brewery's Web Development Bootcamp on Udemy.com