cfb8: Fix decrypt path
[gd/nettle] / poly1305-internal.c
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...
2014-01-17 Niels Möllerpoly1305_block: New argument for the high bit.
2014-01-16 Niels MöllerTypo fix for poly1305 C implementation.
2013-11-21 Niels MöllerPreparations for 64-bit poly1305.
2013-11-12 Niels MöllerNew function poly1305_block_internal.
2013-11-12 Niels MöllerNew file poly1305-internal.c