diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 7f4273f82a0819..60ca92a84101c5 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -1809,10 +1809,10 @@ changes: Type: End-of-Life Node.js used to support all GCM authentication tag lengths which are accepted by -OpenSSL when calling [`decipher.setAuthTag()`][]. Beginning with node v11.0.0, -only authentication tag lengths of 128, 120, 112, 104, 96, 64, and 32 bits are -allowed. Authentication tags whose length is not included in this list are -considered invalid in compliance with [NIST SP 800-38D][]. +OpenSSL when calling [`decipher.setAuthTag()`][]. Beginning with Node.js +v11.0.0, only authentication tag lengths of 128, 120, 112, 104, 96, 64, and 32 +bits are allowed. Authentication tags of other lengths are invalid per +[NIST SP 800-38D][]. ### DEP0091: crypto.DEFAULT_ENCODING