Publishing v2.0.0-pre.1 (#270)

This commit is contained in:
Kevin Lewi
2022-03-15 19:51:40 -07:00
committed by GitHub
parent b2f10858e0
commit f952a26e29
4 changed files with 32 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
//! An implementation of the OPAQUE asymmetric password authentication key
//! exchange protocol
//!
//! Note: This implementation is in sync with [draft-irtf-cfrg-opaque-05](https://www.ietf.org/archive/id/draft-irtf-cfrg-opaque-05.html),
//! Note: This implementation is in sync with [draft-irtf-cfrg-opaque-07](https://www.ietf.org/archive/id/draft-irtf-cfrg-opaque-07.html),
//! but this specification is subject to change, until the final version
//! published by the IETF.
//!