Added proptest strategy to generate a random keypair
This commit is contained in:
@@ -32,3 +32,5 @@ chacha20poly1305 = "0.4.1"
|
||||
hex = "0.4.2"
|
||||
lazy_static = "1.4.0"
|
||||
serde_json = "1.0"
|
||||
proptest = "0.10.0"
|
||||
rand = "0.7"
|
||||
Reference in New Issue
Block a user