Fixed buffer overflow in private key decoding (wrong buffer length used in size check).
[BearSSL] / src / hash / ghash_pwr8.c
2017-02-15 Thomas PorninNew AES and GHASH implementations using POWER8 crypto...