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 @@ -2991,7 +2991,8 @@ changes:
29912991 - v11.2.0
29922992 - v10.17.0
29932993 pr-url: https://github.com/nodejs/node/pull/24081
2994- description: The cipher `chacha20-poly1305` is now supported.
2994+ description: The cipher `chacha20-poly1305` (the IETF variant of
2995+ ChaCha20-Poly1305) is now supported.
29952996 - version: v10.10.0
29962997 pr-url: https://github.com/nodejs/node/pull/21447
29972998 description: Ciphers in OCB mode are now supported.
@@ -3091,7 +3092,8 @@ changes:
30913092 - v11.2.0
30923093 - v10.17.0
30933094 pr-url: https://github.com/nodejs/node/pull/24081
3094- description: The cipher `chacha20-poly1305` is now supported.
3095+ description: The cipher `chacha20-poly1305` (the IETF variant of
3096+ ChaCha20-Poly1305) is now supported.
30953097 - version: v10.10.0
30963098 pr-url: https://github.com/nodejs/node/pull/21447
30973099 description: Ciphers in OCB mode are now supported.
You can’t perform that action at this time.
0 commit comments