aboutsummaryrefslogtreecommitdiff
path: root/lib/std/hash/crc
AgeCommit message (Expand)Author
2025-07-11Remove numerous things deprecated during the 0.14 release cycleLinus Groh
2024-07-09std: fix typos (#20560)Jora Troosh
2024-04-28std.hash.crc: simplify apiMarc Tiehuis
2024-04-11std.hash.crc: get rid of usingnamespaceBrandon Black
2023-09-02std/hash: add generic tests for idempotency/iterative apiMarc Tiehuis
2023-01-22Rewrite update_crc_catalog in zig and move tests to separate filefn ⌃ ⌥
2023-01-21std.hash.crc: implement algorithms listed in CRC RevEng catalogfn ⌃ ⌥