Packages tagged: hash
adix
An Adaptive Index Library For Nim
argon2
A nim wrapper for the Argon2 hashing library
argon2_bind
Bindings to the high-level Argon2 C API
argon2_highlevel
A high-level Nim Argon2 password hashing library
bcrypt
Wraps the bcrypt (blowfish) library for creating encrypted hashes (useful for passwords)
bcryptrocks
bcrypt wrapper using Solar Designer's crypt_blowfish (Windows-compatible)
blake2
blake2 - cryptographic hash function
blurhash
Encoder/decoder for blurhash algorithm
checksums
Hash algorithms in Nim.
compactdict
A compact dictionary implementation
constantine
Modular, high-performance, zero-dependency cryptography stack for proof systems and blockchain protocols.
crunchy
SIMD-optimized hashing, checksums and CRCs
dhash
Nim implementation of dHash algorithm
easy_bcrypt
A simple wrapper providing a convenient reentrant interface for the bcrypt password hashing algorithm.
ed2ksum
ED2Ksum hash calculation
flatty
Serializer and tools for flat binary files.
fletcher
Implementation of the Fletcher checksum algorithm.
haraka
Haraka v2 short-input hash function
hashbrowns
Small GUI utility for hashing files or mass hashing directories
hashtree_abi
Low-level ABI package for hashtree, a SHA256 implementation specialized for merkle trees and 64-byte chunks
hmac
HMAC-SHA1 and HMAC-MD5 hashing in Nim
icedhash
A collection of cryptographic and non-cryptographic hashing routines which have been ported to native Nim
isa
Binding for Intel Storage Acceleration library
jhash
Jenkins Hasher producing 32 bit digests
jwt
JSON Web Tokens for Nim
libfuzzy
libfuzzy/ssdeep wrapper
md4
dumb MD4 digest calculation
meow
meowhash wrapper for Nim
murmur
MurmurHash in pure Nim.
murmur3
A simple MurmurHash3 wrapper for Nim
murmurhash
Pure nim implementation of MurmurHash
nimSHA2
Secure Hash Algorithm - 2, [224, 256, 384, and 512 bits]
nimmonocypher
monocypher wrapper for Nim
quickjwt
JSON Web Tokens for Nim
scrypt.nim
Binding and utilities for scrypt
sha1
SHA-1 produces a 160-bit (20-byte) hash value from arbitrary input
sha3
sha3 - cryptographic hash function
shimsham
Hashing/Digest collection in pure Nim
siphash
SipHash, a pseudorandom function optimized for short messages.
tiger
Tiger hash function
wyhash
Nim wrapper for wyhash
xxhash
xxhash wrapper for Nim