Made Base64 decoding constant-time (with regards to actual data byte contents).
[BearSSL] / src / aead / ccm.c
2017-10-23 Thomas PorninAdded generic EAX and CCM implementations.