Commit graph

18 commits

Author SHA1 Message Date
0xalivecow
32bc8725e2
chore: claen up debug prints 2024-10-26 22:02:18 +02:00
0xalivecow
e1a6ae20a4
feat: set up testing for gfmul task 2024-10-26 21:43:35 +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
a6571e43af
chore: Merge newest dev to get most recent changes 2024-10-23 10:54:50 +02:00
0xalivecow
8a92b884a1
refactor: Apply rust suggested changes 2024-10-23 10:24:13 +02:00
0xalivecow
7c94e5d8fb
refactor: Externalise AES and SEA functions 2024-10-22 20:22:42 +02:00
0xalivecow
3a777cab00
feat: task runner adapted for sea128 task 2024-10-22 12:28:23 +02:00
0xalivecow
c21c11aed0
feat: initial sea128 encrypt is working 2024-10-22 11:37:09 +02:00
0xalivecow
bbae7d6f8b
WIP feat: initial gfmul algo. Not working yet. 2024-10-20 23:15:19 +02:00
0xalivecow
c416547067
refactor: remove unneded functions 2024-10-20 21:17:19 +02:00
0xalivecow
24611a2357
refactor: externalise function to get coefficients 2024-10-20 20:55:23 +02:00
0xalivecow
963239903e
feat: add task runner for block2poly 2024-10-20 20:11:00 +02:00
0xalivecow
52dca1bcaf
feat: Add functionality to read path from stdin and rund tasks 2024-10-20 18:34:52 +02:00
0xalivecow
43bea77392
feat: Initial task runner functionality 2024-10-20 16:14:42 +02:00
0xalivecow
ba3975e7fd
feat: block2poly working
fix: for loops boundries
2024-10-18 22:44:46 +02:00
0xalivecow
64fe182fc3
feat: implement first task as file 2024-10-18 20:28:30 +02:00