File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -2995,7 +2995,8 @@ changes:
29952995 - v11.2.0
29962996 - v10.17.0
29972997 pr-url: https://github.com/nodejs/node/pull/24081
2998- description: The cipher `chacha20-poly1305` is now supported.
2998+ description: The cipher `chacha20-poly1305` (the IETF variant of
2999+ ChaCha20-Poly1305) is now supported.
29993000 - version: v10.10.0
30003001 pr-url: https://github.com/nodejs/node/pull/21447
30013002 description: Ciphers in OCB mode are now supported.
@@ -3095,7 +3096,8 @@ changes:
30953096 - v11.2.0
30963097 - v10.17.0
30973098 pr-url: https://github.com/nodejs/node/pull/24081
3098- description: The cipher `chacha20-poly1305` is now supported.
3099+ description: The cipher `chacha20-poly1305` (the IETF variant of
3100+ ChaCha20-Poly1305) is now supported.
30993101 - version: v10.10.0
31003102 pr-url: https://github.com/nodejs/node/pull/21447
31013103 description: Ciphers in OCB mode are now supported.
You can’t perform that action at this time.
0 commit comments