@@ -2058,7 +2058,7 @@ Other key details might be exposed via this API using additional attributes.
2058
2058
<!-- YAML
2059
2059
added: v11.6.0
2060
2060
changes:
2061
- - version: REPLACEME
2061
+ - version: v24.8.0
2062
2062
pr-url: https://github.com/nodejs/node/pull/59537
2063
2063
description: Add support for SLH-DSA keys.
2064
2064
- version: v24.7.0
@@ -3926,7 +3926,7 @@ underlying hash function. See [`crypto.createHmac()`][] for more information.
3926
3926
<!-- YAML
3927
3927
added: v10.12.0
3928
3928
changes:
3929
- - version: REPLACEME
3929
+ - version: v24.8.0
3930
3930
pr-url: https://github.com/nodejs/node/pull/59537
3931
3931
description: Add support for SLH-DSA key pairs.
3932
3932
- version: v24.7.0
@@ -4054,7 +4054,7 @@ a `Promise` for an `Object` with `publicKey` and `privateKey` properties.
4054
4054
<!-- YAML
4055
4055
added: v10.12.0
4056
4056
changes:
4057
- - version: REPLACEME
4057
+ - version: v24.8.0
4058
4058
pr-url: https://github.com/nodejs/node/pull/59537
4059
4059
description: Add support for SLH-DSA key pairs.
4060
4060
- version: v24.7.0
@@ -5712,10 +5712,10 @@ Throws an error if FIPS mode is not available.
5712
5712
<!-- YAML
5713
5713
added: v12.0.0
5714
5714
changes:
5715
- - version: REPLACEME
5715
+ - version: v24.8.0
5716
5716
pr-url: https://github.com/nodejs/node/pull/59570
5717
5717
description: Add support for ML-DSA, Ed448, and SLH-DSA context parameter.
5718
- - version: REPLACEME
5718
+ - version: v24.8.0
5719
5719
pr-url: https://github.com/nodejs/node/pull/59537
5720
5720
description: Add support for SLH-DSA signing.
5721
5721
- version: v24.6.0
@@ -5837,10 +5837,10 @@ not introduce timing vulnerabilities.
5837
5837
<!-- YAML
5838
5838
added: v12.0.0
5839
5839
changes:
5840
- - version: REPLACEME
5840
+ - version: v24.8.0
5841
5841
pr-url: https://github.com/nodejs/node/pull/59570
5842
5842
description: Add support for ML-DSA, Ed448, and SLH-DSA context parameter.
5843
- - version: REPLACEME
5843
+ - version: v24.8.0
5844
5844
pr-url: https://github.com/nodejs/node/pull/59537
5845
5845
description: Add support for SLH-DSA signature verification.
5846
5846
- version: v24.6.0
0 commit comments