Dev merge gfmul and XEX tasks #3

Merged
0xalivecow merged 21 commits from dev into main 2024-10-28 17:45:47 +00:00

21 commits

Author SHA1 Message Date
0xalivecow
31050ea696
feat: finalise XEX runner and testing 2024-10-28 18:41:15 +01:00
0xalivecow
c34557ea29
feat: both XEX enc/dec are working in atomic tests 2024-10-28 00:35:39 +01:00
0xalivecow
5c1c0f6c5e
refactor: Refactor gfmul function to enable use in XEX 2024-10-27 22:32:14 +01:00
0xalivecow
f6fe75b987
Merge branch 'dev' into feat_xex 2024-10-27 17:25:27 +01:00
0xalivecow
f3410c705e
chore: add debug statements to the pipeline run 2024-10-26 23:13:38 +02:00
0xalivecow
01c7f522b5
chore: move testing files 2024-10-26 22:07:16 +02:00
0xalivecow
32bc8725e2
chore: claen up debug prints 2024-10-26 22:02:18 +02:00
0xalivecow
76cbe0d4c0
chore: remove lockfile to enable pipeline 2024-10-26 21:51:21 +02:00
0xalivecow
e1a6ae20a4
feat: set up testing for gfmul task 2024-10-26 21:43:35 +02:00
0xalivecow
6ef05f6018
chore: fix dependency verions 2024-10-26 19:06:24 +02:00
0xalivecow
96f65bf42d
chore: add vendored packages to cargo configs 2024-10-26 19:03:44 +02:00
0xalivecow
16ace40116
chore: remove num-bigint dependency 2024-10-26 18:53:14 +02:00
0xalivecow
8e9388c353
refactor: Fix github build pipeline 2024-10-26 18:51:07 +02:00
0xalivecow
7564869ea8
feat: gfmul fix algorithm. test is passing. 2024-10-26 17:57:14 +02:00
0xalivecow
4dc6cdfef8
WIP: feat: gfmul working but LSB check is broken 2024-10-26 13:04:26 +02:00
0xalivecow
1f8e2c75c8
chore: remove vendoring on request 2024-10-24 22:01:02 +02:00
0xalivecow
86936641f1
Merge branch 'dev' into feat_gfmul 2024-10-24 13:35:42 +02:00
0xalivecow
f3e9ded953
refactor: Improve error handling 2024-10-24 13:35:17 +02:00
0xalivecow
a6571e43af
chore: Merge newest dev to get most recent changes 2024-10-23 10:54:50 +02:00
0xalivecow
becb953926
WIP: feat: starting work on xex 2024-10-23 10:46:11 +02:00
0xalivecow
bbae7d6f8b
WIP feat: initial gfmul algo. Not working yet. 2024-10-20 23:15:19 +02:00