Further separation of CMAC per-message state from subkeys.
[gd/nettle] / gmp-glue.c
2018-12-26 Niels MöllerMerge branch 'release-3.4-fixes' into master
2018-11-25 Simo SorceAdd mpn_get_base256
2016-07-16 Niels MöllerMerge branch 'powm_sec'
2016-07-13 Niels MöllerDelete code for supporting GMP older than 5.0.
2014-09-17 Niels MöllerFixed mpn_get_base256_le buffer overwrite.
2014-09-09 Niels MöllerMake cnd_swap non-static.
2014-08-27 Niels MöllerMerge branch 'curve25519'
2014-08-06 Niels MöllerNew functions mpn_set_base256_le and mpn_get_base256_le.
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öllerMerge branch 'poly1305' into 'master'.
2013-12-15 Nikos Mavrogiannop... Define and use new TMP_GMP_ALLOC macro.
2013-04-04 Martin StorsjöAdd fallback functions for mpn_copyd, mpn_copyi and...
2013-03-07 Niels MöllerMerge branch 'ecc-support'.
2013-03-07 Niels MöllerMake gmp-glue.c work in the case that GMP does define...
2013-02-27 Niels MöllerRenamed gmp-glue functions. Use new GMP functions if...
2013-02-18 Niels MöllerNew functions in gmp-glue.c.
2013-02-15 Niels MöllerFixed missing include of config.h.
2013-02-15 Niels MöllerFunctions for mpn <-> mpz conversions.