cfb8: Fix decrypt path
[gd/nettle] / ecc-random.c
2014-09-22 Niels MöllerRenamed and generalized ecc_modq_random -> ecc_mod_random.
2014-09-22 Niels MöllerIntroduced struct ecc_modulo.
2014-04-12 Niels MöllerUpdate copyright headers for dual licensing.
2013-04-10 Niels MöllerMerge branch 'master' of git://git.lysator.liu.se/nettl...
2013-04-05 Niels MöllerChanged name "Internetfonden" to "the .SE Internet...
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öllerIntegrated ECDSA sign and verify functions.