0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Tobias Nießen 9e340357df doc: relax requirements for setAAD in CCM mode
This was fixed in OpenSSL 1.1.1c (openssl/openssl@b48e3be947). The
authentication tag can now be specified after setAAD was called,
matching the behavior of the other supported AEAD modes (GCM, OCB).

Refs: https://github.com/openssl/openssl/pull/7243

PR-URL: https://github.com/nodejs/node/pull/28624
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-07-12 14:34:16 -07:00
..
addons.md doc: format try...catch consistently 2019-07-02 14:06:01 -04:00
assert.md doc: remove "note that" from assert.md 2019-06-23 07:10:06 -07:00
async_hooks.md doc: remove "note that" from async_hooks.md 2019-06-23 07:10:04 -07:00
buffer.md doc: add example for Buffer.isEncoding() 2019-06-23 23:00:03 -07:00
child_process.md doc: format Unix consistently 2019-07-08 13:34:05 -04:00
cli.md doc: remove "note that" from cli.md 2019-06-23 07:10:01 -07:00
cluster.md doc: format Unix consistently 2019-07-08 13:34:05 -04:00
console.md doc: remove "note that" from console.md 2019-06-23 07:09:57 -07:00
crypto.md doc: relax requirements for setAAD in CCM mode 2019-07-12 14:34:16 -07:00
debugger.md
deprecations.md doc: add a link to the throw-deprecations flag 2019-07-12 14:33:01 -07:00
dgram.md doc: remove "note that" from dgram.md 2019-06-23 07:09:54 -07:00
dns.md doc: remove unnecessary stability specifiers 2019-07-02 13:13:03 -04:00
documentation.md doc: simplify system call material in doc overview 2019-06-02 00:10:01 +02:00
domain.md doc: remove "note that" from domain.md 2019-06-23 07:09:50 -07:00
errors.md doc: format try...catch consistently 2019-07-02 14:06:01 -04:00
esm.md doc: pass path in URL constructor 2019-06-14 17:19:21 +08:00
events.md doc: remove "note that" from events.md 2019-06-23 07:09:34 -07:00
fs.md doc: format Unix consistently 2019-07-08 13:34:05 -04:00
globals.md
http2.md doc: clarify http2 server.close() behavior 2019-07-08 13:38:06 -04:00
http.md doc: clarify response.finished 2019-06-26 21:47:25 -07:00
https.md 2019-06-27, Version 12.5.0 (Current) 2019-06-27 15:55:50 +02:00
index.md
inspector.md doc: add inspector API example for heapdump 2019-03-11 06:19:11 +01:00
intl.md
modules.md doc: remove "note that" from modules.md 2019-06-23 07:07:39 -07:00
n-api.md 2019-07-03, Version 12.6.0 (Current) 2019-07-03 15:53:31 +02:00
net.md doc: format Unix consistently 2019-07-08 13:34:05 -04:00
os.md doc: format Unix consistently 2019-07-08 13:34:05 -04:00
path.md doc: fix extname with the correct description 2019-04-20 17:01:09 +03:00
perf_hooks.md perf_hooks: add HttpRequest statistics monitoring #28445 2019-07-12 00:36:27 +02:00
policy.md
process.md doc: simplify process.resourceUsage() section 2019-07-04 16:14:27 -07:00
punycode.md
querystring.md benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
readline.md doc: reformat for-await-of 2019-06-27 13:52:17 -04:00
repl.md 2019-05-21, Version 12.3.0 (Current) 2019-05-21 21:23:52 +02:00
report.md report: add report versioning 2019-06-20 16:16:11 -04:00
stream.md doc: fix nits in stream.md 2019-07-11 23:01:08 -07:00
string_decoder.md
synopsis.md doc: move Usage and Example to same header level 2019-07-09 19:45:20 -07:00
timers.md benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
tls.md doc: make tls links more readable 2019-07-08 13:42:23 -04:00
tracing.md doc: document trace-events category for dns requests 2019-06-12 19:42:54 -07:00
tty.md doc: remove "note that" from tty.md 2019-06-23 07:07:31 -07:00
url.md doc: remove "note that" from url.md 2019-06-23 07:07:30 -07:00
util.md doc: remove "note that" from util.md 2019-06-23 07:07:28 -07:00
v8.md src: export number_of_native_contexts and number_of_detached_contexts 2019-05-30 15:25:55 +02:00
vm.md
worker_threads.md 2019-06-27, Version 12.5.0 (Current) 2019-06-27 15:55:50 +02:00
zlib.md doc: remove URLs from zlib docs 2019-07-08 13:42:45 -04:00