cfb8: Fix decrypt path
[gd/nettle] / gmp-glue.h
2018-12-26 Niels MöllerMerge branch 'release-3.4-fixes' into master
2018-11-25 Simo SorceAdd mpn_get_base256
2018-11-24 Simo SorceAdd convenience macro for size calculation
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-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-06-25 Niels MöllerInclude bignum.h instead of gmp.h.
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 a fallback definition for mpn_sqr.
2013-04-04 Martin StorsjöAdd fallback functions for mpn_copyd, mpn_copyi and...
2013-04-04 Niels MöllerUse mpn_cnd_add_n and mpn_cnd_sub_n when available...
2013-03-07 Niels MöllerMerge branch 'ecc-support'.
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öllerFunctions for mpn <-> mpz conversions.