kmac
There are 10 repositories under kmac topic.
Caligatio/jsSHA
A JavaScript/TypeScript implementation of the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC.
debris/tiny-keccak
An implementation of Keccak derived functions specified in FIPS-202, SP800-185 and KangarooTwelve
kerukuro/digestpp
C++11 header-only message digest library
mathisvickie/KMAC
Some usefull info when reverse engineering Kernel Mode Anti-Cheat
johanns/sha3
SHA3 (FIPS 202), SHAKE128/SHAKE256 XOFs, and KMAC (NIST SP 800-185) for high-performance cryptographic hashing in Ruby, powered by the XKCP.
damaki/libkeccak
SHA-3 and other Keccak related algorithms in SPARK/Ada.
denobisipsis/SHA
Pure SHA-hashes (SHA1...SHA512,SHA3,cSHAKE,KMAC,TupleHash,ParallelHash,KangarooTwelve,MarsupilamiFourteen)
damaki/ksum
Generate checksums with Keccak-based algorithms, such as SHA-3.
quininer/sp800-185
SHA-3 Derived Functions (SP800-185) Implementation in Rust
chaosBreaking/keccak-js
Keccak Function Set, included Keccak_c, SHA-3, shake,cshake and KMAC.