Updating test vectors to RFC 9807 (#386)

* Updating to RFC 9807

* Update CHANGELOG.md

Co-authored-by: daxpedda <[email protected]>

* Update CHANGELOG.md

Co-authored-by: daxpedda <[email protected]>

* Update CHANGELOG.md

Co-authored-by: daxpedda <[email protected]>

---------

Co-authored-by: daxpedda <[email protected]>
This commit is contained in:
Kevin Lewi
2025-09-08 11:27:47 -07:00
committed by GitHub
co-authored by daxpedda
parent 8f9d7ec125
commit 226fe0ea7a
8 changed files with 853 additions and 888 deletions
-4
View File
@@ -9,10 +9,6 @@
//! An implementation of the OPAQUE augmented password authentication key
//! exchange protocol
//!
//! Note: This implementation is in sync with [draft-irtf-cfrg-opaque-16](https://datatracker.ietf.org/doc/draft-irtf-cfrg-opaque/16/),
//! but this specification is subject to change, until the final version
//! published by the IETF.
//!
//! ### Minimum Supported Rust Version
//!
//! Rust **1.85** or higher.