Sign in
fuchsia
/
third_party
/
github.com
/
ARMmbed
/
mbedtls
/
d9d4e807fa4d42ebaa7a8c0b6efdf34a70637186
/
.
/
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.