nettle-benchmark: Add volatile to inline asm.
[gd/nettle] / salsa20.h
2018-12-26 Niels MöllerMerge branch 'release-3.4-fixes' into master
2018-07-07 Nikos Mavrogiannop... abi: explicitly export intended symbols and hide others
2014-05-04 Niels MöllerSmaller updates to salsa20 documentation.
2014-04-12 Niels MöllerUpdate copyright headers for dual licensing.
2014-03-15 Niels MöllerFixes for the salsa20 iv -> nonce rename.
2014-01-21 Niels MöllerMerge branch 'camellia-reorg' into master.
2014-01-20 Niels MöllerMerge branch 'poly1305' into 'master'.
2014-01-20 Niels MöllerSeparate salsa20 set_key functions for 128 and 256...
2013-04-26 Niels MöllerUse size_t rather than unsigned for all cipher-related...
2013-03-25 Niels MöllerWhitespace cleanup.
2013-03-25 Nikos Mavrogiannop... Added encryption function for 12-round salsa20.
2012-09-23 Niels MöllerExtracted function _salsa20_core.
2012-07-07 Niels MöllerUpdated FSF address. Patch from David Woodhouse.
2012-03-31 Niels Möllersalsa20_set_iv: Deleted size argument.
2012-03-31 Niels MöllerNew salsa20 constants.
2012-03-29 Niels MöllerTrivial merge.
2012-03-29 Simon JosefssonImplemented the Salsa20 cipher.