OptimizedMiMCSponge
Hash function
An optimized implementation of a cryptographic hash function.
12 stars
2 watching
0 forks
Language: Solidity
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
amadimichael/mimcsponge-huffidity | A tool that embeds MiMCSponge Hash bytecode into Solidity contracts using Dynamic Huffidity and Tornado Cash | 10 |
jhumphry/spark_siphash | An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. | 5 |
amadimichael/huffs | An implementation of popular Solidity libraries and contracts in the Huff language | 18 |
jandrewrogers/metrohash | A set of fast and statistically robust hash functions designed for non-cryptographic use cases. | 360 |
cmuratori/meow_hash | An implementation of Meow hash, a fast non-cryptographic hashing algorithm | 1,731 |
aappleby/smhasher | A collection of hash functions and tests for their properties | 2,688 |
secworks/sha256 | An implementation of the SHA-256 cryptographic hash function in hardware | 320 |
grim7reaper/siphash | A cryptographic algorithm implementation for secure hashing of short inputs | 1 |
secworks/sha512 | A Verilog implementation of the SHA-512 hash function | 37 |
mpdn/sqlite-digest | A set of functions to compute hashes in SQLite using OpenSSL | 18 |
deatil/zig-md4 | A library implementing a specific hash function algorithm for use in Zig programming language projects. | 0 |
amadimichael/huff-console | Utility for visualizing Huff contract state during execution | 64 |
juliacrypto/sha.jl | A Julia implementation of common hash functions | 48 |
apense/shimsham | A collection of hash functions implemented in pure Nim | 8 |
paulmillr/noble-hashes | A lightweight JavaScript implementation of various hash functions and cryptographic primitives | 608 |