@@ -1916,7 +1916,7 @@ This can be called many times with new data as it is streamed.
19161916<!-- YAML
19171917added: v11.6.0
19181918changes:
1919- - version: REPLACEME
1919+ - version: v24.6.0
19201920 pr-url: https://github.com/nodejs/node/pull/59259
19211921 description: Add support for ML-DSA keys.
19221922 - version:
@@ -2024,7 +2024,7 @@ Other key details might be exposed via this API using additional attributes.
20242024<!-- YAML
20252025added: v11.6.0
20262026changes:
2027- - version: REPLACEME
2027+ - version: v24.6.0
20282028 pr-url: https://github.com/nodejs/node/pull/59259
20292029 description: Add support for ML-DSA keys.
20302030 - version:
@@ -3577,7 +3577,7 @@ input.on('readable', () => {
35773577<!-- YAML
35783578added: v11.6.0
35793579changes:
3580- - version: REPLACEME
3580+ - version: v24.6.0
35813581 pr-url: https://github.com/nodejs/node/pull/59259
35823582 description: Add support for ML-DSA keys.
35833583 - version: v15.12.0
@@ -3616,7 +3616,7 @@ of the passphrase is limited to 1024 bytes.
36163616<!-- YAML
36173617added: v11.6.0
36183618changes:
3619- - version: REPLACEME
3619+ - version: v24.6.0
36203620 pr-url: https://github.com/nodejs/node/pull/59259
36213621 description: Add support for ML-DSA keys.
36223622 - version: v15.12.0
@@ -3828,7 +3828,7 @@ underlying hash function. See [`crypto.createHmac()`][] for more information.
38283828<!-- YAML
38293829added: v10.12.0
38303830changes:
3831- - version: REPLACEME
3831+ - version: v24.6.0
38323832 pr-url: https://github.com/nodejs/node/pull/59259
38333833 description: Add support for ML-DSA key pairs.
38343834 - version: v18.0.0
@@ -3951,7 +3951,7 @@ a `Promise` for an `Object` with `publicKey` and `privateKey` properties.
39513951<!-- YAML
39523952added: v10.12.0
39533953changes:
3954- - version: REPLACEME
3954+ - version: v24.6.0
39553955 pr-url: https://github.com/nodejs/node/pull/59259
39563956 description: Add support for ML-DSA key pairs.
39573957 - version: v16.10.0
@@ -5604,7 +5604,7 @@ Throws an error if FIPS mode is not available.
56045604<!-- YAML
56055605added: v12.0.0
56065606changes:
5607- - version: REPLACEME
5607+ - version: v24.6.0
56085608 pr-url: https://github.com/nodejs/node/pull/59259
56095609 description: Add support for ML-DSA signing.
56105610 - version: v18.0.0
@@ -5720,7 +5720,7 @@ not introduce timing vulnerabilities.
57205720<!-- YAML
57215721added: v12.0.0
57225722changes:
5723- - version: REPLACEME
5723+ - version: v24.6.0
57245724 pr-url: https://github.com/nodejs/node/pull/59259
57255725 description: Add support for ML-DSA signature verification.
57265726 - version: v18.0.0
0 commit comments