Skip to content

Commit 67fb0ea

Browse files
committed
Moved PQ algorithms to bc-components.
1 parent 6a0c614 commit 67fb0ea

File tree

4 files changed

+0
-595
lines changed

4 files changed

+0
-595
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ thiserror = "^1.0.48"
2626
anyhow = "^1.0.0"
2727
hex = "^0.4.3"
2828
ed25519-dalek = {version = "2.1.1", features = ["rand_core"]}
29-
pqcrypto-kyber = "0.8.1"
30-
pqcrypto-dilithium = "0.5.0"
31-
pqcrypto-traits = "0.3.5"
3229

3330
[dev-dependencies]
3431
hex-literal = "^0.4.1"

src/dilithium.rs

Lines changed: 0 additions & 242 deletions
This file was deleted.

0 commit comments

Comments
 (0)