Fixed IV processing for CBC decryption with AES (x86ni implementation) when data...
[BearSSL] / src / symcipher / poly1305_ctmul.c
2016-12-13 Thomas PorninAdded ChaCha20+Poly1305 support (stand-alone, cipher...