crypto: make randomBytes/pbkdf2 cbs domain aware
Make the crypto.randomBytes() and crypto.pbkdf2() callback functions run inside the current domain (if any.) Fixes #3965.
parent
9c110d80
Please register or sign in to comment
Make the crypto.randomBytes() and crypto.pbkdf2() callback functions run inside the current domain (if any.) Fixes #3965.