3 Repositories
Rust morus-1280-128 Libraries
Code for blog post "{n} times faster than C, where n = 128"
Code for {n} times faster than C, where n = 128 Actually, n = 290 🤯 Benchmark Setup Rust version: rustc 1.70.0 (90c541806 2023-05-31) Run test: cargo
9 Jul 24, 2023
A naive native 128-bit cityhash v102 implementation
Naive CityHash naive-cityhash is a naive native 128-bit cityhash v102 implementation for clickhouse*. Contact Chojan Shang - @PsiACE - psiace@outlook.
5 Apr 4, 2022
MORUS cipher for Rust.
MORUS for Rust This is a Rust implementation of MORUS (MORUS-1280-128), ported from the Zig implementation. MORUS is a fast authenticated cipher for p
4 Oct 24, 2022