WIP: feat: gfmul working but LSB check is broken
This commit is contained in:
parent
1f8e2c75c8
commit
4dc6cdfef8
5 changed files with 231 additions and 22 deletions
|
|
@ -7,6 +7,7 @@ rust = "1.75"
|
|||
[dependencies]
|
||||
anyhow = "1.0.90"
|
||||
base64 = "0.22.1"
|
||||
num-bigint = "0.4.6"
|
||||
openssl = "0.10.68"
|
||||
serde = { version = "1.0.210", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue