node/deps/openssl
Ben Noordhuis a4f94b4271 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: https://github.com/nodejs/node/pull/6582
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-05-05 00:28:52 +02:00
..
asm deps: update openssl asm and asm_obsolete files 2016-05-04 12:09:03 +09:00
asm_obsolete deps: update openssl asm and asm_obsolete files 2016-05-04 12:09:03 +09:00
config build: enable compilation for linuxOne 2016-03-29 18:52:48 -04:00
doc deps: upgrade openssl sources to 1.0.2f 2016-01-31 15:07:12 +09:00
fips crypto: support FIPS mode of OpenSSL 2015-06-11 01:49:20 +02:00
openssl deps: add -no_rand_screen to openssl s_client 2016-05-04 12:09:03 +09:00
buildinf.h import openssl from chrome 2011-08-22 11:30:45 -07:00
masm_compile.gypi deps: refactor openssl.gyp 2015-04-04 12:37:26 +09:00
openssl-cli.gypi deps, build: add support older assembler 2015-04-15 00:38:57 +09:00
openssl.gyp build: correctly detect clang version 2016-03-04 18:57:23 +01:00
openssl.gypi deps: update comment about PURIFY define 2016-05-05 00:28:52 +02:00