Commit a8f95768 authored by Kazuki Yamaguchi's avatar Kazuki Yamaguchi Committed by Rich Salz
Browse files

Properly zero cipher_data for ChaCha20-Poly1305 on cleanup



Fix a typo. Probably this has not been found because EVP_CIPHER_CTX is
smaller than EVP_CHACHA_AEAD_CTX and heap overflow does not occur.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2294)
parent 8653e78f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment