Files
node/src
Tobias Nießen 1e07acd476 crypto: add support for AES-CCM
This commit adds support for another AEAD algorithm and introduces
required API changes and extensions. Due to the design of CCM itself and
the way OpenSSL implements it, there are some restrictions when using
this mode as outlined in the updated documentation.

PR-URL: https://github.com/nodejs/node/pull/18138
Fixes: https://github.com/nodejs/node/issues/2383
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Shigeki Ohtsu <ohtsu@ohtsu.org>
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
2018-04-06 13:02:43 +02:00
..
2018-04-03 09:37:11 -04:00
2018-03-20 15:48:14 -04:00
2018-04-06 13:02:43 +02:00
2018-04-06 13:02:43 +02:00
2018-03-18 09:08:30 -07:00
2018-04-03 13:57:41 -07:00
2018-03-30 14:20:52 +02:00
2018-02-23 16:13:51 -08:00