]> git.cryptolib.org Git - avr-crypto-lib.git/history - bigint/bigint.h
global style change (now * is attached to identifier not to type)
[avr-crypto-lib.git] / bigint / bigint.h
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-06-20 bgnew skipjack test
2012-03-28 bgadding RSA-OAEP
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