Commit Graph

14 Commits

Author SHA1 Message Date
328d4b957e Implement streaming API 2026-03-11 18:53:00 +01:00
cb3ff7ec6c Upgrade bytes-kt
All checks were successful
/ test (pull_request) Successful in 44s
2026-02-14 16:32:50 +01:00
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
1ddda4889a convert HashFunction to interface 2025-12-12 14:08:52 +01:00
17b765b13c refactor SHA1 and SHA2 2025-12-04 19:20:35 +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
88d673922a refactor package structure 2025-11-09 20:19:10 +01:00