diff --git a/draft-irtf-cfrg-opaque.html b/draft-irtf-cfrg-opaque.html index cee5b587..0ca832e0 100644 --- a/draft-irtf-cfrg-opaque.html +++ b/draft-irtf-cfrg-opaque.html @@ -1039,7 +1039,7 @@
DeriveKeyPair(seed, info): Create and output (sk
, pk
), consisting of a private and public key derived
-deterministically from a seed
and
info`` parameter, as described in [OPRF], Section 3.2.¶
seed
and info
parameter, as described in [OPRF], Section 3.2.¶
Finally, this specification makes use of the following shared APIs and parameters:¶
diff --git a/draft-irtf-cfrg-opaque.txt b/draft-irtf-cfrg-opaque.txt index ab387348..9a051beb 100644 --- a/draft-irtf-cfrg-opaque.txt +++ b/draft-irtf-cfrg-opaque.txt @@ -5,12 +5,12 @@ Network Working Group D. Bourdrez Internet-Draft Intended status: Informational H. Krawczyk -Expires: 7 April 2024 AWS +Expires: 10 April 2024 AWS K. Lewi Meta C. A. Wood Cloudflare, Inc. - 5 October 2023 + 8 October 2023 The OPAQUE Asymmetric PAKE Protocol @@ -49,7 +49,7 @@ Status of This Memo time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." - This Internet-Draft will expire on 7 April 2024. + This Internet-Draft will expire on 10 April 2024. Copyright Notice @@ -314,8 +314,8 @@ Table of Contents private key parameter. * DeriveKeyPair(seed, info): Create and output (sk, pk), consisting - of a private and public key derived deterministically from a - seedandinfo`` parameter, as described in [OPRF], Section 3.2. + of a private and public key derived deterministically from a seed + and info parameter, as described in [OPRF], Section 3.2. Finally, this specification makes use of the following shared APIs and parameters: diff --git a/index.html b/index.html index e50fdda5..323e1928 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@