Packages tagged: hash
ShimSham
Hash/Digest library with various functions
adix
An Adaptive Index Library for Nim
argon2
A nim wrapper for Argon2
argon2_bind
Bindings for the reference Argon2 C lib
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 library 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
This library provides thoroughly tested and highly-optimized implementations of cryptography protocols.
crunchy
SIMD-optimized hashing, checksums and CRCs
dhash
Implementation of Neal Krawetz’s dHash algorithm in Nim
easy_bcrypt
A simple wrapper providing a convenient reentrant interface for the bcrypt password hashing algorithm.
ed2ksum
ED2Ksum hash calculation
flatty
Flatty - tools and serializer for plain flat binary files.
fletcher
Implementation of the Fletcher checksum algorithm.
haraka
Haraka v2 short-input hash function
hashbrowns
Small GUI tool 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 hashing in Nim
icedhash
Various hash computing algorithms for 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
murmur
MurmurHash in pure Nim.
murmur3
Simple Murmurhash3 wrapper (for strings only at the moment). MurmurHash code is by Austin Appleby and in the public domain.
murmurhash
Pure nim implementation of murmur hash
nimSHA2
SHA2 secure hash algorithm - 2 - [224, 256, 384, 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 library
siphash
SipHash, a pseudorandom function optimized for short messages.
tiger
Tiger hash function
wyhash
A new awesome nimble package
xxhash
xxhash wrapper for Nim