]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/poly1305/poly1305_ieee754.c
Copyright year updates
[thirdparty/openssl.git] / crypto / poly1305 / poly1305_ieee754.c
2024-04-09  Richard LevitteCopyright year updates
2024-01-15  barracuda156poly1305_ieee754.c: fix PowerPC macros
2023-09-07  Matt CaswellCopyright year updates
2023-07-18  Dimitri PapadopoulosFix typos found by codespell
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-10-09  Paul YangFix a nit of copyright date range
2018-06-03  Andy PolyakovPPC assembly pack: correct POWER9 results.
2018-05-10  Andy PolyakovPPC assembly pack: add POWER9 results.
2018-04-26  Dr. Matthias St... Fix mixed indentation (and other whitespace issues)
2018-01-31  Andy Polyakovpoly1305/poly1305_ieee754.c: add support for MIPS.
2016-05-17  Rich SalzCopyright consolidation 05/10
2016-02-13  Andy Polyakovcrypto/poly1305: add floating-point reference implement...