bmkessler / gimli
golang port of Gimli, https://gimli.cr.yp.to, a 384-bit permutation designed to achieve high security with high performance across a broad range of platforms.
☆17Updated 6 years ago
Alternatives and similar repositories for gimli
Users that are interested in gimli are comparing it to the libraries listed below
Sorting:
- A golang implementation of the Haraka v2 family of hash functions☆14Updated 6 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- create low memory key/value objects in Go☆21Updated 8 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 7 years ago
- A library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 9 years ago
- Optimal cache stampede prevention☆15Updated 8 years ago
- A C11 positional lexer with error reporting written in Go