keccak topic

List keccak repositories

hash-wasm

686
Stars
43
Forks
Watchers

Lightning fast hash functions using hand-tuned WebAssembly binaries

hash-library

444
Stars
134
Forks
Watchers

Portable C++ hashing library

js-ethereum-cryptography

668
Stars
88
Forks
Watchers

Every cryptographic primitive needed to work on Ethereum, for the browser and Node.js

noble-hashes

487
Stars
34
Forks
Watchers

Audited & minimal JS implementation of hash functions, MACs and KDFs.

sha3sum

172
Stars
51
Forks
Watchers

[Feature complete] SHA-3 and Keccak checksum utility

disco

200
Stars
15
Forks
Watchers

a protocol to encrypt communications and a cryptographic library based on Disco

tiny-keccak

190
Stars
49
Forks
Watchers

An implementation of Keccak derived functions specified in FIPS-202, SP800-185 and KangarooTwelve

node-sha3

140
Stars
33
Forks
Watchers

SHA3 for JavaScript - The Keccak family of hash algorithms

GoKangarooTwelve

94
Stars
3
Forks
Watchers

Implementation of KangarooTwelve in Go

disco-c

65
Stars
3
Forks
Watchers

A tiny C cryptographic library to encrypt sessions, authenticate messages, sign, hash, etc. based only on SHA-3 and Curve25519