Skip to content

Commit 88d3401

Browse files
tniessenbengl
authored andcommitted
doc: add that chacha20-poly1305 is IETF version
PR-URL: #42370 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent 04a7c00 commit 88d3401

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/api/crypto.md

+4-2
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)