crypto: handle exceptions in hmac/hash.digest by tniessen · Pull Request #12164 · nodejs/node
added
c++
labels
Apr 2, 2017Forced conversion of the encoding parameter to a string within crypto.js, fixing segmentation faults in node_crypto.cc. Fixes: nodejs#9819
addaleax pushed a commit that referenced this pull request
Apr 10, 2017italoacasas pushed a commit to italoacasas/node that referenced this pull request
Apr 10, 2017Forced conversion of the encoding parameter to a string within crypto.js, fixing segmentation faults in node_crypto.cc. Fixes: nodejs#9819 PR-URL: nodejs#12164 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request
May 15, 2017andrew749 pushed a commit to michielbaird/node that referenced this pull request
Jul 19, 2017Forced conversion of the encoding parameter to a string within crypto.js, fixing segmentation faults in node_crypto.cc. Fixes: nodejs/node#9819 PR-URL: nodejs/node#12164 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
tniessen
changed the title
crypto: Handle exceptions in hmac/hash.digest
crypto: handle exceptions in hmac/hash.digest
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters