@@ -1916,7 +1916,7 @@ This can be called many times with new data as it is streamed.
1916
1916
<!-- YAML
1917
1917
added: v11.6.0
1918
1918
changes:
1919
- - version: REPLACEME
1919
+ - version: v24.6.0
1920
1920
pr-url: https://github.com/nodejs/node/pull/59259
1921
1921
description: Add support for ML-DSA keys.
1922
1922
- version:
@@ -2024,7 +2024,7 @@ Other key details might be exposed via this API using additional attributes.
2024
2024
<!-- YAML
2025
2025
added: v11.6.0
2026
2026
changes:
2027
- - version: REPLACEME
2027
+ - version: v24.6.0
2028
2028
pr-url: https://github.com/nodejs/node/pull/59259
2029
2029
description: Add support for ML-DSA keys.
2030
2030
- version:
@@ -3412,7 +3412,7 @@ input.on('readable', () => {
3412
3412
<!-- YAML
3413
3413
added: v11.6.0
3414
3414
changes:
3415
- - version: REPLACEME
3415
+ - version: v24.6.0
3416
3416
pr-url: https://github.com/nodejs/node/pull/59259
3417
3417
description: Add support for ML-DSA keys.
3418
3418
- version: v15.12.0
@@ -3451,7 +3451,7 @@ of the passphrase is limited to 1024 bytes.
3451
3451
<!-- YAML
3452
3452
added: v11.6.0
3453
3453
changes:
3454
- - version: REPLACEME
3454
+ - version: v24.6.0
3455
3455
pr-url: https://github.com/nodejs/node/pull/59259
3456
3456
description: Add support for ML-DSA keys.
3457
3457
- version: v15.12.0
@@ -3663,7 +3663,7 @@ underlying hash function. See [`crypto.createHmac()`][] for more information.
3663
3663
<!-- YAML
3664
3664
added: v10.12.0
3665
3665
changes:
3666
- - version: REPLACEME
3666
+ - version: v24.6.0
3667
3667
pr-url: https://github.com/nodejs/node/pull/59259
3668
3668
description: Add support for ML-DSA key pairs.
3669
3669
- version: v18.0.0
@@ -3786,7 +3786,7 @@ a `Promise` for an `Object` with `publicKey` and `privateKey` properties.
3786
3786
<!-- YAML
3787
3787
added: v10.12.0
3788
3788
changes:
3789
- - version: REPLACEME
3789
+ - version: v24.6.0
3790
3790
pr-url: https://github.com/nodejs/node/pull/59259
3791
3791
description: Add support for ML-DSA key pairs.
3792
3792
- version: v16.10.0
@@ -5439,7 +5439,7 @@ Throws an error if FIPS mode is not available.
5439
5439
<!-- YAML
5440
5440
added: v12.0.0
5441
5441
changes:
5442
- - version: REPLACEME
5442
+ - version: v24.6.0
5443
5443
pr-url: https://github.com/nodejs/node/pull/59259
5444
5444
description: Add support for ML-DSA signing.
5445
5445
- version: v18.0.0
@@ -5555,7 +5555,7 @@ not introduce timing vulnerabilities.
5555
5555
<!-- YAML
5556
5556
added: v12.0.0
5557
5557
changes:
5558
- - version: REPLACEME
5558
+ - version: v24.6.0
5559
5559
pr-url: https://github.com/nodejs/node/pull/59259
5560
5560
description: Add support for ML-DSA signature verification.
5561
5561
- version: v18.0.0
0 commit comments