@@ -1193,7 +1193,7 @@ When passing a string as the `buffer`, please consider
11931193<!-- YAML
11941194added: v1.0.0
11951195changes:
1196- - version: REPLACEME
1196+ - version: v26.0.0
11971197 pr-url: https://github.com/nodejs/node/pull/61084
11981198 description: Using GCM tag lengths other than 128 bits without specifying
11991199 the `authTagLength` option when creating `decipher` is not
@@ -2256,7 +2256,7 @@ be listed in the `transferList` argument.
22562256<!-- YAML
22572257added: v15.0.0
22582258changes:
2259- - version: REPLACEME
2259+ - version: v26.0.0
22602260 pr-url: https://github.com/nodejs/node/pull/62453
22612261 description: Passing a non-extractable CryptoKey as `key` is deprecated.
22622262-->
@@ -2397,11 +2397,11 @@ type, value, and parameters. This method is not
23972397<!-- YAML
23982398added: v11.6.0
23992399changes:
2400- - version: REPLACEME
2400+ - version: v26.0.0
24012401 pr-url: https://github.com/nodejs/node/pull/62240
24022402 description: Added support for `'raw-public'`, `'raw-private'`,
24032403 and `'raw-seed'` formats.
2404- - version: REPLACEME
2404+ - version: v26.0.0
24052405 pr-url: https://github.com/nodejs/node/pull/62178
24062406 description: ML-KEM and ML-DSA private key `'pkcs8'` export now
24072407 uses seed-only format by default when a seed is
@@ -3530,7 +3530,7 @@ operations. The specific constants currently defined are described in
35303530<!-- YAML
35313531added: v0.1.94
35323532changes:
3533- - version: REPLACEME
3533+ - version: v26.0.0
35343534 pr-url: https://github.com/nodejs/node/pull/62453
35353535 description: Passing a CryptoKey as `key` is deprecated.
35363536 - version:
@@ -3607,7 +3607,7 @@ given IV will be.
36073607<!-- YAML
36083608added: v0.1.94
36093609changes:
3610- - version: REPLACEME
3610+ - version: v26.0.0
36113611 pr-url: https://github.com/nodejs/node/pull/62453
36123612 description: Passing a CryptoKey as `key` is deprecated.
36133613 - version:
@@ -3833,7 +3833,7 @@ input.on('readable', () => {
38333833<!-- YAML
38343834added: v0.1.94
38353835changes:
3836- - version: REPLACEME
3836+ - version: v26.0.0
38373837 pr-url: https://github.com/nodejs/node/pull/62453
38383838 description: Passing a CryptoKey as `key` is deprecated.
38393839 - version: v15.0.0
@@ -3926,10 +3926,10 @@ input.on('readable', () => {
39263926<!-- YAML
39273927added: v11.6.0
39283928changes:
3929- - version: REPLACEME
3929+ - version: v26.0.0
39303930 pr-url: https://github.com/nodejs/node/pull/62453
39313931 description: Passing a CryptoKey as `key` is deprecated.
3932- - version: REPLACEME
3932+ - version: v26.0.0
39333933 pr-url: https://github.com/nodejs/node/pull/62240
39343934 description: Added support for `'raw-private'` and `'raw-seed'`
39353935 formats.
@@ -3977,10 +3977,10 @@ of the passphrase is limited to 1024 bytes.
39773977<!-- YAML
39783978added: v11.6.0
39793979changes:
3980- - version: REPLACEME
3980+ - version: v26.0.0
39813981 pr-url: https://github.com/nodejs/node/pull/62453
39823982 description: Passing a CryptoKey as `key` is deprecated.
3983- - version: REPLACEME
3983+ - version: v26.0.0
39843984 pr-url: https://github.com/nodejs/node/pull/62240
39853985 description: Added support for `'raw-public'` format.
39863986 - version: v24.6.0
@@ -6060,7 +6060,7 @@ Throws an error if FIPS mode is not available.
60606060<!-- YAML
60616061added: v12.0.0
60626062changes:
6063- - version: REPLACEME
6063+ - version: v26.0.0
60646064 pr-url: https://github.com/nodejs/node/pull/62474
60656065 description: Add support for Ed25519 context parameter.
60666066 - version: v24.8.0
@@ -6189,7 +6189,7 @@ not introduce timing vulnerabilities.
61896189<!-- YAML
61906190added: v12.0.0
61916191changes:
6192- - version: REPLACEME
6192+ - version: v26.0.0
61936193 pr-url: https://github.com/nodejs/node/pull/62474
61946194 description: Add support for Ed25519 context parameter.
61956195 - version: v24.8.0
0 commit comments