aboutsummaryrefslogtreecommitdiffstats
path: root/tests/primitives/vectors/NIST/SHABYTE/SHA512LongMsg.rsp
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2013-09-30 20:40:38 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2013-09-30 20:40:38 -0500
commit90cde04460e3b3c30eb58b95778c0208ff5c429e (patch)
tree9b5795eae271e5dc01e303b62ff59d1369036138 /tests/primitives/vectors/NIST/SHABYTE/SHA512LongMsg.rsp
parente2ac563c990b204b96d4a560153f05e95804b3e9 (diff)
downloadcryptography-90cde04460e3b3c30eb58b95778c0208ff5c429e.tar.gz
cryptography-90cde04460e3b3c30eb58b95778c0208ff5c429e.tar.bz2
cryptography-90cde04460e3b3c30eb58b95778c0208ff5c429e.zip
Added a EVP_CIPHER_CTX_init() call
* In OpenSSL when you alloc an EVP_CIPHER_CTX you must then init it (which just zeroes the allocated memory). If you do not then it is possible for things to kerplode when passing the uninitialized context to EVP_EncryptInit_ex(). This patch fixes that.
Diffstat (limited to 'tests/primitives/vectors/NIST/SHABYTE/SHA512LongMsg.rsp')
0 files changed, 0 insertions, 0 deletions