Check that we have enough padding characters.
authorKurt Roeckx <kurt@roeckx.be>
Sat, 16 Apr 2016 21:08:56 +0000 (23:08 +0200)
committerMatt Caswell <matt@openssl.org>
Tue, 3 May 2016 12:15:39 +0000 (13:15 +0100)
commit70428eada9bc4cf31424d723d1f992baffeb0dfb
tree75a2a8b160823c2f197c4a25a049523a7c39642f
parent2c7fe4dc9ae0c84d2c398d57143983800cc3f18d
Check that we have enough padding characters.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
CVE-2016-2107

MR: #2572
crypto/evp/e_aes_cbc_hmac_sha1.c
crypto/evp/e_aes_cbc_hmac_sha256.c