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 |
|
An0nymous
|
c818d5cde4
|
Merge pull request #2 from 0xalivecow/dev
Poly2Block; Block2Poly; SEA128 tasks working
|
2024-10-23 17:21:06 +02:00 |
|
0xalivecow
|
389ef14e33
|
refactor: change example json file
|
2024-10-23 17:16:25 +02:00 |
|
0xalivecow
|
82984aa7e6
|
chore: add debug directory for pipeline
|
2024-10-23 16:45:45 +02:00 |
|
0xalivecow
|
a2db61d4f3
|
chore: add Cargo.lock for pipeline and set msrv
|
2024-10-23 16:42:10 +02:00 |
|
0xalivecow
|
a0d0af025f
|
chore: add config to enable pipeline
|
2024-10-23 16:28:57 +02:00 |
|
0xalivecow
|
3f900a30dd
|
chore: change build permissions for pipeline
|
2024-10-23 16:24:18 +02:00 |
|
0xalivecow
|
f14a845b46
|
chore: add kauma ci pipeline
|
2024-10-23 16:22:04 +02:00 |
|
0xalivecow
|
6551909986
|
chore: add run and build scripts
|
2024-10-23 16:13:36 +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
|
8a92b884a1
|
refactor: Apply rust suggested changes
|
2024-10-23 10:24:13 +02:00 |
|
0xalivecow
|
067ef6141c
|
chore: add vendor dependencies for kauma build
|
2024-10-23 10:21:09 +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
|
713994d848
|
feat: initial serde parser working with custom structs
|
2024-10-19 20:47:50 +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 |
|
0xalivecow
|
27acd0a531
|
feat: convert polynomial to block
|
2024-10-18 19:02:09 +02:00 |
|
0xalivecow
|
4f5612df47
|
feat: add serde and initial structs for deserialisation
|
2024-10-18 16:42:56 +02:00 |
|
0xalivecow
|
d4c5758ed6
|
chore: add directories for structure
|
2024-10-17 23:31:07 +02:00 |
|
alivecow
|
7909facd47
|
chore: add initial rust code
|
2024-10-17 22:58:18 +02:00 |
|
An0nymous
|
2f7527e803
|
Merge pull request #1 from 0xalivecow/0xalivecow-patch-1
Create dev_testing.yml
|
2024-10-17 22:52:49 +02:00 |
|
An0nymous
|
21aa0c8fae
|
Create dev_testing.yml
|
2024-10-17 22:52:24 +02:00 |
|
An0nymous
|
3eaffa6378
|
Initial commit
|
2024-10-17 22:43:04 +02:00 |
|