0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/lib/internal/crypto
Anna Henningsen 389969ea92 crypto: remove arbitrary UTF16 restriction
Since 71f633a32f, this is no longer necessary.

Refs: https://github.com/nodejs/node/pull/22622
Fixes: https://github.com/nodejs/node/issues/29793

PR-URL: https://github.com/nodejs/node/pull/29795
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
2019-10-03 13:54:36 -07:00
..
certificate.js crypto: refactor array buffer view validation 2019-10-01 22:39:37 +02:00
cipher.js crypto: refactor array buffer view validation 2019-10-01 22:39:37 +02:00
diffiehellman.js lib: enforce the use of Object from primordials 2019-04-12 05:38:45 +02:00
hash.js crypto: remove arbitrary UTF16 restriction 2019-10-03 13:54:36 -07:00
keygen.js crypto: move _impl call out of handleError funct 2019-06-24 05:36:59 +02:00
keys.js crypto: fix KeyObject handle type error message 2019-05-30 15:37:02 +02:00
pbkdf2.js crypto: refactor array buffer view validation 2019-10-01 22:39:37 +02:00
random.js crypto: move _randomBytes call out of handleError funct 2019-06-24 05:36:51 +02:00
scrypt.js crypto: refactor array buffer view validation 2019-10-01 22:39:37 +02:00
sig.js crypto: refactor array buffer view validation 2019-10-01 22:39:37 +02:00
util.js crypto: refactor array buffer view validation 2019-10-01 22:39:37 +02:00