]> git.cryptolib.org Git - avr-crypto-lib.git/history - bigint
new and more compact aes
[avr-crypto-lib.git] / bigint /
2015-02-08 bgswitching uart header file
2015-02-06 bgfixing E-Mail-Address & Copyright
2014-02-22 bgbug fixing and support for malloc instead of stack...
2014-02-18 bggcd now can also use heap memory
2014-02-17 bgforgot to reactivate mongomery-speedup
2014-02-16 bgbug fixing and support for malloc instead of stack...
2014-02-15 bgfixing problem with shifting 0
2014-02-14 bgimproving bigint stuff and fixing problems for 32-bit...
2013-09-20 bgsome style adjustments
2013-09-19 bgadding Montgomery-multiplication stuff and better squar...
2013-02-17 bgglobal style change (now * is attached to identifier...
2013-02-17 bgoptimization of reduce for small delta
2012-09-29 bgfixing bigint
2012-09-18 bgsome minor improvments and bug fixes
2012-09-07 bgchanging length_B to length_W to reflect earlier changes
2012-06-20 bgnew skipjack test
2012-04-18 bgsome fixes, mainly at rsaes-pkcs1v15
2012-03-28 bgadding RSA-OAEP
2012-03-14 bgforgotten file
2011-07-11 bgbug fix + docu
2011-07-05 bgquickfix(tm) applied
2011-07-05 bgsome bigint stuff in ASM
2011-01-02 bgadded Khazad
2010-03-18 bgstack usage measurement
2010-03-06 bgdebugging stuff removed from bigint
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