Commit Graph

11 Commits

Author SHA1 Message Date
4331145c34 refactor math utility
All checks were successful
/ test (pull_request) Successful in 32s
2026-01-17 15:44:50 +01:00
681f2146b4 make Keccak an open class
All checks were successful
/ test (pull_request) Successful in 45s
2026-01-15 22:36:58 +01:00
d40df04e2e implement optimizations 2026-01-15 22:06:28 +01:00
1ddda4889a convert HashFunction to interface 2025-12-12 14:08:52 +01:00
6dc3cf3b87 refactor Keccak 2025-12-04 19:13:39 +01:00
3ff0ad1b91 refactor keccak functions 2025-12-02 19:13:52 +01:00
8a2848e6e3 refactor hash functions 2025-12-01 19:13:58 +01:00
d033d895da implement tests
Some checks failed
/ publish (push) Has been cancelled
also fix MD5
2025-11-10 17:42:15 +01:00
2051c3fcbd implement block property 2025-11-10 14:44:32 +01:00
e7e43f9cca refactor HashFunction 2025-11-10 14:27:09 +01:00
e3619a2df1 implement keccak 2025-11-09 20:53:01 +01:00