683 skills found · Page 1 of 23
BLAKE3-team / BLAKE3the official Rust and C implementations of the BLAKE3 cryptographic hash function
in3rsha / Sha256 AnimationAnimation of the SHA-256 hash function in your terminal.
RustCrypto / HashesCollection of cryptographic hash functions written in pure Rust
rurban / SmhasherHash function quality and speed tests
libtom / LibtomcryptLibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.
google / HighwayhashFast strong hash functions: SipHash/HighwayHash
greenrobot / EssentialsGeneral purpose utilities and hash functions for Android and Java (aka java-common)
Daninet / Hash WasmLightning fast hash functions using hand-tuned WebAssembly binaries
wangyi-fudan / WyhashThe FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
emn178 / Js Sha256A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.
happyfish100 / Libfastcommonc common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
pvorb / Node Md5a JavaScript function for hashing messages with MD5
RustCrypto / Password HashesPassword hashing functions / KDFs
paulmillr / Noble HashesAudited & minimal JS implementation of hash functions, MACs and KDFs.
emn178 / Js Md5A simple MD5 hash function for JavaScript supports UTF-8 encoding.
skeeto / Hash ProspectorAutomated integer hash function discovery
saprykin / PlibsysHighly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
patrickfav / BcryptA Java standalone implementation of the bcrypt password hash function. Based on the Blowfish cipher it is the default password hash algorithm for OpenBSD and other systems including some Linux distributions. Includes a CLI Tool.
lovell / FarmhashNode-API implementation of FarmHash, Google's family of high performance hash functions
openresty / Lua Resty StringString utilities and common hash functions for ngx_lua and LuaJIT