Updating to draft-krawczyk-cfrg-opaque-06, reworking envelope construction and removing AEAD (#14)

Updating to draft-krawczyk-cfrg-opaque-06, reworking envelope construction and removing AEAD
This commit is contained in:
Kevin Lewi
2020-07-02 12:24:53 -07:00
committed by GitHub
parent 4a638b8a22
commit 6d02c72aae
11 changed files with 340 additions and 571 deletions
-2
View File
@@ -26,9 +26,7 @@ x25519-dalek = "0.6.0"
zeroize = "1.1"
[dev-dependencies]
aes-gcm = "0.6.0"
base64 = "0.12.1"
chacha20poly1305 = "0.5.1"
hex = "0.4.2"
lazy_static = "1.4.0"
serde_json = "1.0.55"