Skip to content

Commit ce13128

Browse files
committed
fixup! crypto: add signDigest/verifyDigest and Ed25519ctx support
1 parent 443c5b2 commit ce13128

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/api/crypto.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5746,7 +5746,7 @@ Throws an error if FIPS mode is not available.
57465746
added: v12.0.0
57475747
changes:
57485748
- version: REPLACEME
5749-
pr-url: https://github.com/nodejs/node/pull/XXXXX
5749+
pr-url: https://github.com/nodejs/node/pull/62345
57505750
description: Add support for Ed25519 context parameter.
57515751
- version: v24.8.0
57525752
pr-url: https://github.com/nodejs/node/pull/59570
@@ -5930,7 +5930,7 @@ not introduce timing vulnerabilities.
59305930
added: v12.0.0
59315931
changes:
59325932
- version: REPLACEME
5933-
pr-url: https://github.com/nodejs/node/pull/XXXXX
5933+
pr-url: https://github.com/nodejs/node/pull/62345
59345934
description: Add support for Ed25519 context parameter.
59355935
- version: v24.8.0
59365936
pr-url: https://github.com/nodejs/node/pull/59570

0 commit comments

Comments
 (0)