]> git.cryptolib.org Git - avr-crypto-lib.git/history - bigint/bigint.c
some minor improvments and bug fixes
[avr-crypto-lib.git] / bigint / bigint.c
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
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