Commit Graph

11 Commits

Author SHA1 Message Date
omicron 32bc802fa8 DROPME add failing test to check ci/cd
Validate the build / validate-build (push) Failing after 1m0s
2025-05-20 22:39:20 +02:00
omicron 5f450e206f Add ci/cd commit validation and a makefile to do common operations
Validate the build / validate-build (push) Successful in 1m1s
2025-05-20 22:33:48 +02:00
omicron eae48cf9ae Reduce go mod version compatibility to 1.23 2025-05-20 22:01:37 +02:00
omicron 2730496b35 Rework speck tests, improve coverage, add benchmarks 2025-05-20 17:08:28 +02:00
omicron 1ca7d572f9 Add util package with a DeHex function 2025-05-20 17:07:43 +02:00
omicron 7b8df3b046 Fix speck.New not panicking early on all invalid parameters 2025-05-20 16:57:39 +02:00
omicron 35e848ec43 Add Fill method to the Matrix implementation 2025-05-19 14:52:18 +02:00
omicron cf17a6fb72 Add HadamardProduct function and HadamardMultiply method 2025-05-19 14:46:55 +02:00
omicron 2756894219 Add Speck-128 implementation 2025-05-19 13:41:36 +02:00
omicron 18009f8754 Add basic matrix package 2025-05-18 00:33:07 +02:00
omicron 5201eb8dc8 Initial commit, add license 2025-05-13 22:10:35 +02:00