0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib/internal/crypto
Ruben Bridgewater 3b044962c4
errors: add more information in case of invalid callbacks
This adds the actual callback that is passed through to the error
message in case an ERR_INVALID_CALLBACK error is thrown.

PR-URL: https://github.com/nodejs/node/pull/27048
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
2019-04-04 12:51:03 +02:00
..
certificate.js lib: consolidate arrayBufferView validation 2019-03-27 17:05:19 +01:00
cipher.js crypto: move DEP0113 to End-of-Life 2019-03-02 10:58:12 +01:00
diffiehellman.js
hash.js crypto: include 'Buffer' in error output of Hash.update method 2019-02-09 17:21:41 +01:00
keygen.js errors: add more information in case of invalid callbacks 2019-04-04 12:51:03 +02:00
keys.js crypto: expose KeyObject class 2019-03-17 10:53:58 +01:00
pbkdf2.js errors: add more information in case of invalid callbacks 2019-04-04 12:51:03 +02:00
random.js errors: add more information in case of invalid callbacks 2019-04-04 12:51:03 +02:00
scrypt.js errors: add more information in case of invalid callbacks 2019-04-04 12:51:03 +02:00
sig.js benchmark,lib: change var to const 2019-03-30 13:16:39 +01:00
util.js crypto: remove obsolete encoding check 2019-03-27 17:05:18 +01:00