Commit Graph

26 Commits

Author SHA1 Message Date
41841cdcd6 add blake2 256/512 impls 2025-08-17 13:07:43 -04:00
cbb3b89e8b pub error 2025-08-10 21:39:26 -04:00
33b0f5966c add blake3 2025-08-10 21:38:53 -04:00
7f6fa1b2f2 add deps and update 2025-08-10 21:38:46 -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
1070ee22c7 removed old file 2025-08-10 20:36:34 -04:00
db5bf131f7 hex conversion, now with tests! 2025-08-10 20:35:05 -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
a8f6103e4a removed out of scope, into dsml 2025-08-10 15:03:24 -04:00
eb9c6f9475 add md5, minor changes to trait 2025-07-12 17:29:51 -04:00
33119c8ec6 add md-5 2025-07-12 16:59:30 -04:00
d11788757b add base args expected 2025-06-15 17:01:44 -04:00
759aea389b remove license file per lint 2025-06-15 16:59:40 -04:00
88612f6585 add broadcast channel and initial perf data 2025-06-15 16:59:08 -04:00
b2948d1872 added delay to test 2025-06-14 22:37:52 -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
426eece01c fixed visibility and allow lint 2025-06-14 19:26:28 -04:00
28a7a8bcfa add return channel with passing test 2025-06-14 19:20:45 -04:00
4684a36089 ignore idea 2025-06-14 19:20:14 -04:00
8511e85511 add license and package metadata 2025-06-14 14:06:20 -04:00
6c80346958 initial commit 2025-06-14 13:43:05 -04:00