]> git.cryptolib.org Git - avr-crypto-lib.git/history - test_src/main-bigint-test.c
fixing E-Mail-Address & Copyright
[avr-crypto-lib.git] / test_src / main-bigint-test.c
2015-02-06 bgfixing E-Mail-Address & Copyright
2014-02-14 bgimproving bigint stuff and fixing problems for 32-bit...
2013-09-19 bgadding Montgomery-multiplication stuff and better squar...
2013-02-17 bgglobal style change (now * is attached to identifier...
2012-09-07 bgchanging length_B to length_W to reflect earlier changes
2012-08-26 bgswitching to new main-*-test layout and to stdio streams
2012-03-14 bga lot of fixes
2011-07-11 bgbug fix + docu
2011-07-05 bgsome bigint stuff in ASM
2011-01-03 bgremoved warnings and bugs
2011-01-02 bgadded Khazad
2010-11-01 bgclearing up inclusion structure for easier integration...
2010-09-25 bgclean up
2010-03-18 bgstack usage measurement
2010-03-06 bggoing to remove debug stuff ...
2010-03-04 bgadding modulo-reduction to bigint
2010-03-03 bginitial part of bigint-library; some bugs left