Update copyright headers for dual licensing.
[gd/nettle] / ecc-hash.c
2014-04-12 Niels MöllerUpdate copyright headers for dual licensing.
2013-04-26 Niels MöllerUse size_t for ecc functions.
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.