Fixing voprf dependency pinning (#280)

This commit is contained in:
Kevin Lewi
2022-07-11 19:17:29 -04:00
committed by GitHub
parent 22eded4ed8
commit 9ce5d8d191
4 changed files with 8 additions and 3 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-08](https://datatracker.ietf.org/doc/draft-irtf-cfrg-opaque/08/),
//! Note: This implementation is in sync with [draft-irtf-cfrg-opaque-10](https://datatracker.ietf.org/doc/draft-irtf-cfrg-opaque/10/),
//! but this specification is subject to change, until the final version
//! published by the IETF.
//!