Fix undefined behaviour in e_aes_cbc_hmac_sha256.c and e_aes_cbc_hmac_sha1.c
[oweals/openssl.git] / crypto / poly1305 / poly1305_ieee754.c
2016-05-17 Rich SalzCopyright consolidation 05/10
2016-02-13 Andy Polyakovcrypto/poly1305: add floating-point reference implement...