Skip to content

Commit 31630ad

Browse files
Fixing link to secure curves (#5)
1 parent 607644f commit 31630ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

explainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ asynchronously.
346346

347347
Algorithms that do not pre-hash their input include Ed25519 and Ed448. These
348348
are currently not supported by the Web Cryptography API but
349-
[may be in the future](webcrypto-secure-curves). No streaming capabilities
349+
[may be in the future][webcrypto-secure-curves]. No streaming capabilities
350350
should be added for such algorithms. Instead, pre-hashing variants of such
351351
algorithms should be considered for inclusion in the standard. For example,
352352
Ed25519ph and Ed448ph are pre-hashing variants of Ed25519 and Ed448,

0 commit comments

Comments
 (0)