Files
node/lib
Tobias Nießen b4f8537cdc crypto: add crypto.diffieHellman
Currently, Node.js has separate (stateful) APIs for DH/ECDH, and no
support for ECDH-ES. This commit adds a single stateless function to
compute the DH/ECDH/ECDH-ES secret based on two KeyObjects.

PR-URL: https://github.com/nodejs/node/pull/31178
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
2020-01-21 10:49:20 -04:00
..
2020-01-21 10:49:20 -04:00
2020-01-13 09:25:09 +01:00
2019-12-17 08:11:13 -05:00
2020-01-07 19:26:15 -08:00
2020-01-21 10:49:20 -04:00
2019-11-25 10:28:15 +01:00
2020-01-12 20:45:21 +01:00
2018-11-20 10:42:31 -08:00
2019-11-25 10:28:15 +01:00
2019-12-11 16:38:06 -06:00
2020-01-07 21:49:20 -05:00