Commit Graph

9 Commits

Author SHA1 Message Date
902cb060a1 remove unsigned support
All checks were successful
/ test (pull_request) Successful in 1m45s
2026-02-08 14:04:41 +01:00
e138ec0b6d refactor padding 2026-01-22 12:44:59 +01:00
8535476674 implement destination offset
All checks were successful
/ test (pull_request) Successful in 27s
2026-01-22 12:18:22 +01:00
4331145c34 refactor math utility
All checks were successful
/ test (pull_request) Successful in 32s
2026-01-17 15:44:50 +01:00
d40df04e2e implement optimizations 2026-01-15 22:06:28 +01:00
87c606d6dd replace IllegalArgumentException with require 2025-12-14 00:13:41 +01:00
1ddda4889a convert HashFunction to interface 2025-12-12 14:08:52 +01:00
16390b0308 refactor Blake and Blake2 2025-12-04 19:05:54 +01:00
85ab748c07 implement Blake2b and Blake2s 2025-12-02 19:34:26 +01:00