Fixed some typographic errors in comments.
[BearSSL] / src / symcipher / aes_x86ni_cbcdec.c
2017-08-28 Thomas PorninAdded seeder API. Also overhauled compile-time detectio...
2017-06-22 Thomas PorninFixed IV processing for CBC decryption with AES (x86ni...
2017-03-09 Thomas PorninFixed compilation for GCC 4.4 to 4.8 (AES-NI opcodes...
2017-01-29 Thomas PorninAdded AES+GHASH implementation using AES-NI opcodes...