Adding a hash type to CipherSuite (#24)
This commit is contained in:
@@ -18,6 +18,7 @@ u32_backend = ["curve25519-dalek/u32_backend", "x25519-dalek/u32_backend"]
|
||||
|
||||
[dependencies]
|
||||
curve25519-dalek = { version = "2.1.0", default-features = false, features = ["std"]}
|
||||
digest = "0.9.0"
|
||||
displaydoc = "0.1.7"
|
||||
generic-array = "0.14.3"
|
||||
hkdf = "0.9.0"
|
||||
|
||||
Reference in New Issue
Block a user