We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 607644f commit 31630adCopy full SHA for 31630ad
explainer.md
@@ -346,7 +346,7 @@ asynchronously.
346
347
Algorithms that do not pre-hash their input include Ed25519 and Ed448. These
348
are currently not supported by the Web Cryptography API but
349
- [may be in the future](webcrypto-secure-curves). No streaming capabilities
+ [may be in the future][webcrypto-secure-curves]. No streaming capabilities
350
should be added for such algorithms. Instead, pre-hashing variants of such
351
algorithms should be considered for inclusion in the standard. For example,
352
Ed25519ph and Ed448ph are pre-hashing variants of Ed25519 and Ed448,
0 commit comments