Sign in
pigweed
/
third_party
/
github
/
Mbed-TLS
/
mbedtls-framework
/
2991b5f6c0cbb17e12aa426f8e072e267076d478
/
.
/
ChangeLog.d
/
aes-zeroize-pointer.txt
blob: ccc6dc1596e1291e31d65a6e574e774c352e26a3 [
file
]
Changes
* Remove the zeroization of a pointer variable in AES rounds. It was valid
but spurious and misleading since it looked like a mistaken attempt to
zeroize the pointed-to buffer. Reported by Antonio de la Piedra, CEA
Leti, France.