Fixed buffer overflow in private key decoding (wrong buffer length used in size check).
[BearSSL] / src / aead / eax.c
2018-02-08 Thomas PorninAdded API to share precomputations in EAX.
2017-10-23 Thomas PorninAdded generic EAX and CCM implementations.