Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Manu Sporny <[email protected]>
  • Loading branch information
TallTed and msporny authored Jul 11, 2024
1 parent 5805e6b commit f6d0e3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1239,7 +1239,7 @@ <h3>Security Properties of Ed25519 Implementations</h3>
<section>
<h4>Signature Security Properties</h4>
<p>
Digital signatures may exhibit a number of desirable cryptographic
Digital signatures might exhibit a number of desirable cryptographic
properties [[Taming_EdDSAs]] among these are:
</p>
<p>
Expand Down Expand Up @@ -1815,7 +1815,7 @@ <h2>The Ed25519Signature2020 Suite</h2>
`Ed25519Signature2020` is an earlier version of a cryptographic suite
for use of the EdDSA algorithm and Curve25519. While it has
been used in production systems, new implementations should instead use
<a href="#eddsa-rdfc-2022">`edssa-2022`</a>. `Ed25519Signature2020` has
<a href="#eddsa-rdfc-2022">`eddsa-rdfc-2022`</a>. `Ed25519Signature2020` has
been kept in this specification to provide a stable reference.
</p>

Expand Down

0 comments on commit f6d0e3d

Please sign in to comment.