mirror of
https://github.com/nodejs/node.git
synced 2025-05-22 00:43:56 +00:00
![]() Use `StringBytes::InlineDecoder` to decode strings inputs in C++ land instead of decoding them to buffers in JS land before passing them on to the C++ layer. This is what the other update() methods already did. PR-URL: https://github.com/nodejs/node/pull/31767 Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> |
||
---|---|---|
.. | ||
certificate.js | ||
cipher.js | ||
diffiehellman.js | ||
hash.js | ||
keygen.js | ||
keys.js | ||
pbkdf2.js | ||
random.js | ||
scrypt.js | ||
sig.js | ||
util.js |