mum-hash
Hashing functions and PRNGs based on them
File Explorer
- t1ha0.c
- t1ha0_ia32aes_a.h
- t1ha0_ia32aes_avx.c
- t1ha0_ia32aes_avx2.c
- t1ha0_ia32aes_b.h
- t1ha0_ia32aes_noavx.c
- t1ha0_selfcheck.c
- t1ha1.c
- t1ha1_selfcheck.c
- t1ha2.c
- t1ha2_selfcheck.c
- t1ha_bits.h
- t1ha_selfcheck.c
- t1ha_selfcheck.h
- t1ha_selfcheck_all.c
- t1ha.h
- amd.png
- bbs-prng.h
- bench-crypto.c
- bench-crypto.sh
- bench-prng.c
- bench-prng.sh
- bench.c
- bench.sh
- blake2-config.h
- blake2-impl.h
- blake2.h
- blake2b-load-sse2.h
- blake2b-load-sse41.h
- blake2b-round.h
- blake2b.c
- byte_order.c
- byte_order.h
- chacha-prng.h
- City.cpp
- City.h
- gen-table.rb
- intel.png
- m4.png
- meow_hash.h
- meow_intrinsics.h
- metrohash64.cpp
- metrohash64.h
- mum512-prng.h
- platform.h
- power10.png
- rapidhash.h
- sha3.c
- sha3.h
- sha512.c
- sha512.h
- sip24-prng.h
- siphash24.c
- splitmix64.c
- SpookyV2.cpp
- SpookyV2.h
- ustd.h
- xoroshiro128plus.c
- xoroshiro128starstar.c
- xoseed.c
- xoshiro256plus.c
- xoshiro256starstar.c
- xoshiro512plus.c
- xoshiro512starstar.c
- xxh3.h
- xxhash.c
- xxhash.h
- .clang-format
- ChangeLog
- mum-prng.h
- mum.h
- mum512.h
- README.md
- vmum.h
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Command Glossary
Commands referenced in this DOCs, explained below.
just
View Details ▼
just
Save and run project-specific commands.
just {{recipe}}
Run a recipe specified in the justfile:
just
Start a REPL (interactive shell):
just --init
Initialize new justfile in project root:
times
View Details ▼
times
Print the cumulative CPU usage time of the current shell.
First line is current shell CPU usage for User and System. Second is all child processes.
See also: `time`.
times
Print CPU usage:
machine
View Details ▼
machine
Print machine type.
machine
Print CPU architecture:
