Publishing v0.2.1 (#66)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.1 (October 22, 2020)
|
||||
|
||||
* Changed visibility of hash module to be public
|
||||
|
||||
## 0.2.0 (September 3, 2020)
|
||||
|
||||
* Added CipherSuite API for specifying underlying primitives
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "opaque-ke"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
repository = "https://github.com/novifinancial/opaque-ke"
|
||||
keywords = ["cryptography", "crypto", "opaque", "passwords", "authentication"]
|
||||
description = "An implementation of the OPAQUE password-authenticated key exchange protocol"
|
||||
|
||||
Reference in New Issue
Block a user