diff options
author | Alex Stapleton <alexs@prol.etari.at> | 2014-02-28 19:53:18 +0000 |
---|---|---|
committer | Alex Stapleton <alexs@prol.etari.at> | 2014-03-01 10:13:36 +0000 |
commit | 53ecc9837e39f596bb6b17980aef19c1668c732b (patch) | |
tree | 5fd07ef370919114d4ae9e0e27fc996e752e3a36 /tests/hazmat/primitives/test_ciphers.py | |
parent | bf1241307711a2f081d448e5132a435922c05681 (diff) | |
download | cryptography-53ecc9837e39f596bb6b17980aef19c1668c732b.tar.gz cryptography-53ecc9837e39f596bb6b17980aef19c1668c732b.tar.bz2 cryptography-53ecc9837e39f596bb6b17980aef19c1668c732b.zip |
Use buffer of EVP_MAX_MD_SIZE bytes for digests
OpenSSL doesn't actually guarantee to only write to digest_size worth of
bytes in the output buffer. The examples and docs claim this constant is
the max.
Diffstat (limited to 'tests/hazmat/primitives/test_ciphers.py')
0 files changed, 0 insertions, 0 deletions