Commit Graph

19 Commits

Author SHA1 Message Date
4f86b50737 expose crc32 type in return 2025-08-19 00:07:13 -04:00
84688c4062 working sha3_256 2025-08-18 22:35:56 -04:00
a5c913b143 working sha256 2025-08-18 20:22:59 -04:00
729bbaa63d remove unused field 2025-08-18 20:22:52 -04:00
eb29a2817c remove unneeded .as_ref() calls 2025-08-18 20:19:48 -04:00
c5fb198bc6 cleaned up inner types 2025-08-18 20:17:43 -04:00
1c5e2b347d working sha1 2025-08-17 16:34:06 -04:00
fc65411915 crc32 impl 2025-08-17 14:34:40 -04:00
5a6311f20f removed unneeded extra alloc 2025-08-17 13:24:44 -04:00
41841cdcd6 add blake2 256/512 impls 2025-08-17 13:07:43 -04:00
373ba817a7 with working blake3 2025-08-10 21:38:08 -04:00
91d53e9f0e with working md5 2025-08-10 21:37:57 -04:00
33fd08a821 hex table base 2025-08-10 16:40:55 -04:00
660c719b4f more templating... 2025-08-10 15:20:50 -04:00
aa22a78630 templating... 2025-08-10 15:13:38 -04:00
eb9c6f9475 add md5, minor changes to trait 2025-07-12 17:29:51 -04:00
98a90e1766 converted to trait 2025-06-14 20:36:40 -04:00
d38a506357 start of architecture for different hash types 2025-06-14 20:27:14 -04:00
ad86deb376 null hasher (for testing) 2025-06-14 20:13:08 -04:00