Skip to content

Commit cff9c06

Browse files
committed
Remove wycheproof on separate release branch to cut a release
1 parent 895f7df commit cff9c06

2 files changed

Lines changed: 1 addition & 48 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "salty"
3-
version = "0.2.0-alpha.0"
3+
version = "0.1.0-alpha.2"
44
authors = ["Nicolas Stalder <n@stalder.io>"]
55
edition = "2018"
66
description = "Small, sweet, swift Ed25519 signatures for microcontrollers"
@@ -18,8 +18,6 @@ zeroize = { version = "1.2.0", default-features = false }
1818
[dev-dependencies]
1919
hex = { version = "0.4.2", default-features = false }
2020
hex-literal = "0.2.1"
21-
wycheproof = { version = "0.1", path = "wycheproof" }
22-
wycheproof-gen = { version = "0.1", path = "wycheproof/wycheproof-gen" }
2321

2422
[features]
2523
slow-motion = []

tests/wycheproof_eddsa.rs

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

0 commit comments

Comments
 (0)