]> git.ipfire.org Git - thirdparty/nettle.git/history - poly1305.h
Update config.guess and config.sub to 2024-01-01 versions.
[thirdparty/nettle.git] / poly1305.h
2020-11-27  Niels MöllerMerge branch 'briansmith/nettle-master'
2020-10-13  Niels MöllerMerge branch 'invert-with-redc' into master-updates
2020-04-15  Dmitry Baryshkovpoly1305: make internal symbols internal
2014-04-12  Niels MöllerUpdate copyright headers for dual licensing.
2014-01-21  Niels MöllerMerge branch 'camellia-reorg' into master.
2014-01-20  Niels Möllerpoly1305_digest: Use union nettle_block16.
2014-01-20  Niels MöllerMerge branch 'poly1305' into 'master'.
2014-01-20  Niels MöllerMove block buffer from poly1305_ctx to poly1305_aes_ctx... poly1305
2014-01-17  Niels Möllerpoly1305_block: New argument for the high bit.
2014-01-17  Niels MöllerMove nonce from poly1305_ctx to poly1305_aes_ctx.
2014-01-16  Niels MöllerMove poly1305-aes.h declarations into poly1305.h. Delet...
2014-01-16  Niels MöllerReorder declarations.
2014-01-16  Niels MöllerMake poly1305 code use struct aes128_ctx.
2013-12-19  Niels MöllerNew function poly1305_update.
2013-11-21  Niels MöllerPreparations for 64-bit poly1305.
2013-11-10  Nikos Mavrogiannop... First implementation of poly1305.