Fixed buffer overflow in private key decoding (wrong buffer length used in size check).
[BearSSL] / src / symcipher / aes_small_ctrcbc.c
2017-10-23 Thomas PorninAdded generic EAX and CCM implementations.