Skip to content

Commit

Permalink
Use macro for various Dilithium functions
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKotowick committed Jan 30, 2025
1 parent b01c8b0 commit 4e90832
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 469 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ heapless-bytes = "0.3.0"
pqcrypto-dilithium = { version = "0.5.0", optional = true}
serde-big-array = "0.5.1"
serde_repr = "0.1"
paste = "1.0"
with_builtin_macros = "0.1.0"

[dependencies.serde]
version = "1.0"
Expand Down
Loading

0 comments on commit 4e90832

Please sign in to comment.