Updating to version 0.4.0 and simplifying transcript computation logic in TripleDH (#148)

This commit is contained in:
Kevin Lewi
2021-02-26 15:18:10 -08:00
committed by GitHub
parent a49e089e54
commit ac08801f18
6 changed files with 51 additions and 71 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "opaque-ke"
version = "0.4.0-pre.1"
version = "0.4.0"
repository = "https://github.com/novifinancial/opaque-ke"
keywords = ["cryptography", "crypto", "opaque", "passwords", "authentication"]
description = "An implementation of the OPAQUE password-authenticated key exchange protocol"