deps: update comment about PURIFY define · nodejs/node@62690aa · GitHub
Skip to content

Commit 62690aa

Browse files
bnoordhuisevanlucas
authored andcommitted
deps: update comment about PURIFY define
PURIFY makes OpenSSL zero out some buffers. It also stops RAND_bytes() from using the existing contents of the destination buffer as a source of entropy, which according to some papers, is a possible attack vector for reducing the overall entropy. PR-URL: #6582 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 477e61d commit 62690aa

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

deps/openssl/openssl.gypi

Lines changed: 6 additions & 2 deletions

0 commit comments

Comments
 (0)