rizin/librz/hash/p
2026-07-06 18:27:24 +08:00
..
algo_adler32.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_blake2b.c blake2 hash support (#5995) 2026-03-06 22:17:59 +08:00
algo_blake2bp.c blake2 hash support (#5995) 2026-03-06 22:17:59 +08:00
algo_blake2s.c blake2 hash support (#5995) 2026-03-06 22:17:59 +08:00
algo_blake2sp.c blake2 hash support (#5995) 2026-03-06 22:17:59 +08:00
algo_blake2xb.c blake2 hash support (#5995) 2026-03-06 22:17:59 +08:00
algo_blake2xs.c blake2 hash support (#5995) 2026-03-06 22:17:59 +08:00
algo_blake3.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_chisquare.c Add χ² , index of coincidence, min-entropy, serial correlation statistical indicators (#6466) 2026-06-08 00:20:15 +08:00
algo_crca.c linter: update clang-format installation to version 20 (#5451) 2025-10-12 08:02:03 +08:00
algo_entropy.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_entropy_fractional.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_fletcher.c linter: update clang-format installation to version 20 (#5451) 2025-10-12 08:02:03 +08:00
algo_fnv1a.c hash: add fnv1a algorithm (#6186) 2026-04-09 19:05:02 +08:00
algo_ioc.c Add χ² , index of coincidence, min-entropy, serial correlation statistical indicators (#6466) 2026-06-08 00:20:15 +08:00
algo_jenkins.c hash: add jenkins non-cryptographic hash (#6121) 2026-04-02 01:42:23 +08:00
algo_keccak_256.c librz/hash: Add sha3 (incl. keccak) support (#5886) 2026-02-28 20:16:13 +08:00
algo_keccak_384.c librz/hash: Add sha3 (incl. keccak) support (#5886) 2026-02-28 20:16:13 +08:00
algo_keccak_512.c librz/hash: Add sha3 (incl. keccak) support (#5886) 2026-02-28 20:16:13 +08:00
algo_md2.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_md4.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_md5.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_minentropy.c Add χ² , index of coincidence, min-entropy, serial correlation statistical indicators (#6466) 2026-06-08 00:20:15 +08:00
algo_mod255.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_murmur3_x64_128.c librz/hash: add murmur3 hash function (without keys support) (#6002) 2026-03-25 15:46:37 +08:00
algo_murmur3_x86_32.c librz/hash: add murmur3 hash function (without keys support) (#6002) 2026-03-25 15:46:37 +08:00
algo_murmur3_x86_128.c librz/hash: add murmur3 hash function (without keys support) (#6002) 2026-03-25 15:46:37 +08:00
algo_parity.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_serialcorr.c Add χ² , index of coincidence, min-entropy, serial correlation statistical indicators (#6466) 2026-06-08 00:20:15 +08:00
algo_sha1.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_sha3_224.c librz/hash: Add sha3 (incl. keccak) support (#5886) 2026-02-28 20:16:13 +08:00
algo_sha3_256.c librz/hash: Add sha3 (incl. keccak) support (#5886) 2026-02-28 20:16:13 +08:00
algo_sha3_384.c librz/hash: Add sha3 (incl. keccak) support (#5886) 2026-02-28 20:16:13 +08:00
algo_sha3_512.c librz/hash: Add sha3 (incl. keccak) support (#5886) 2026-02-28 20:16:13 +08:00
algo_sha256.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_sha384.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_sha512.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_shake_128.c implement shake-128 and shake-256 (#6490) 2026-06-23 11:47:13 +08:00
algo_shake_256.c implement shake-128 and shake-256 (#6490) 2026-06-23 11:47:13 +08:00
algo_sm3.c Verify that EVP_sm3 is enabled. (#6605) 2026-07-06 18:27:24 +08:00
algo_ssdeep.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_temperature.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_xor8.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_xor16.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_xxhash32.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
algo_xxhash64.c hash: add xxhash64 algorithm (#6098) 2026-03-28 05:16:44 +08:00