580be2b184
EVP_AEAD reused portions of EVP_CIPHER's GCM128_CONTEXT which contains both the key and intermediate state for each operation. (The legacy OpenSSL EVP_CIPHER API has no way to store just a key.) Split out a GCM128_KEY and store that instead. Change-Id: Ibc550084fa82963d3860346ed26f9cf170dceda5 Reviewed-on: https://boringssl-review.googlesource.com/32004 Commit-Queue: David Benjamin <davidben@google.com> Commit-Queue: Adam Langley <agl@google.com> Reviewed-by: Adam Langley <agl@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> |
||
---|---|---|
.. | ||
aes | ||
bn | ||
cipher | ||
des | ||
digest | ||
ec | ||
ecdh | ||
ecdsa | ||
hmac | ||
md4 | ||
md5 | ||
modes | ||
policydocs | ||
rand | ||
rsa | ||
self_check | ||
sha | ||
tls | ||
bcm.c | ||
CMakeLists.txt | ||
delocate.h | ||
FIPS.md | ||
intcheck1.png | ||
intcheck2.png | ||
intcheck3.png | ||
is_fips.c |