10 skills found
KeccakTeam / KeccakToolsKeccakTools is a set of C++ classes that can help analyze the Keccak sponge function family, designed by Guido Bertoni, Joan Daemen, Michaël Peeters and Gilles Van Assche. For more information, please refer to our website: http://keccak.noekeon.org/
cryptocoinjs / KeccakKeccak sponge function family
itzmeanjan / TurboshakeTurboSHAKE: A Family of Xofs based on round reduced ( 12 rounds ) Keccak[1600] Permutation
gegel / SpongePortable C implementation of universal Sponge construction based on compact Keccak source code
chris-wood / Keccak PythonSHA-3 Keccak sponge function implemented in Python
markokr / SpongeshakerHigh level API for sponge (Keccak/SHA3) algorithms
jorisvink / NyfeA software based file encryption tool where all cryptographic parts are based on a single cryptographic permutation: Keccak-f[1600,24]. || This is a read-only mirror, pull requests are ignored.
KotlinCrypto / SpongesSponge functions for Kotlin Multiplatform
xero / Leviathan CryptoZero-dependency WebAssembly cryptography library for TypeScript: Serpent-256, XChaCha20-Poly1305, SHA-2/3, HMAC, HKDF, and Fortuna CSPRNG, with a strictly typed API built on vector-verified primitives.
habnabit / CykeccakCython bindings to the Keccak sponge and SHA-3 functions