• Joined on 2024-10-17
omicron pushed to main at playground/cryptography 2025-05-20 20:48:00 +00:00
5f450e206f Add ci/cd commit validation and a makefile to do common operations
eae48cf9ae Reduce go mod version compatibility to 1.23
Compare 2 commits »
omicron merged pull request playground/cryptography#4 2025-05-20 20:48:00 +00:00
Add makefile and ci/cd commit validation
omicron created pull request playground/cryptography#4 2025-05-20 20:47:53 +00:00
Add makefile and ci/cd commit validation
omicron pushed to cicd at playground/cryptography 2025-05-20 20:46:05 +00:00
omicron pushed to cicd at playground/cryptography 2025-05-20 20:41:19 +00:00
32bc802fa8 DROPME add failing test to check ci/cd
omicron pushed to cicd at playground/cryptography 2025-05-20 20:38:56 +00:00
15bbbbda61 DROPME Just a formatting error to test ci/cd
omicron pushed to cicd at playground/cryptography 2025-05-20 20:35:57 +00:00
5f450e206f Add ci/cd commit validation and a makefile to do common operations
omicron pushed to cicd at playground/cryptography 2025-05-20 20:33:50 +00:00
fed90750bd SQUASHME set gobin location
omicron pushed to cicd at playground/cryptography 2025-05-20 20:30:31 +00:00
3afd537e80 SQUASHME Test output
omicron pushed to cicd at playground/cryptography 2025-05-20 20:25:53 +00:00
acbd1c35ec Add ci/cd commit validation and a makefile to do common operations
eae48cf9ae Reduce go mod version compatibility to 1.23
Compare 2 commits »
omicron created branch cicd in playground/cryptography 2025-05-20 20:25:53 +00:00
omicron deleted branch speck_tests from playground/cryptography 2025-05-20 18:16:54 +00:00
omicron pushed to main at playground/cryptography 2025-05-20 18:16:54 +00:00
2730496b35 Rework speck tests, improve coverage, add benchmarks
1ca7d572f9 Add util package with a DeHex function
7b8df3b046 Fix speck.New not panicking early on all invalid parameters
Compare 3 commits »
omicron merged pull request playground/cryptography#3 2025-05-20 18:16:52 +00:00
Improve speck tests
omicron created pull request playground/cryptography#3 2025-05-20 18:16:28 +00:00
speck_tests
omicron pushed to speck_tests at playground/cryptography 2025-05-20 15:11:01 +00:00
2730496b35 Rework speck tests, improve coverage, add benchmarks
1ca7d572f9 Add util package with a DeHex function
7b8df3b046 Fix speck.New not panicking early on all invalid parameters
Compare 3 commits »
omicron created branch speck_tests in playground/cryptography 2025-05-20 15:11:01 +00:00
omicron deleted branch matrix_features from playground/cryptography 2025-05-19 21:19:23 +00:00
omicron pushed to main at playground/cryptography 2025-05-19 21:19:23 +00:00
35e848ec43 Add Fill method to the Matrix implementation
cf17a6fb72 Add HadamardProduct function and HadamardMultiply method
Compare 2 commits »
omicron merged pull request playground/cryptography#2 2025-05-19 21:19:21 +00:00
matrix_features