Indentation fix.
[u/mdw/catacomb] / tests /
2002-01-13 mdwAdd some regression tests.
2001-06-16 mdwAdded lots of Rijndael tests.
2001-06-16 mdwAdded fast-track code for binary output bases, and...
2001-06-16 mdwNew test added to trap failure to enlarge the integer...
2001-06-16 mdwAdded simultaneous exponentiation tests.
2001-05-08 mdwNew cipher Noekeon added.
2001-05-07 mdwNew Rijndael block sizes.
2001-05-07 mdwLots of new test vectors.
2001-05-07 mdwTest case for modsqrt -- actually checks mprand_range.
2001-04-29 mdwNew block cipher MARS.
2001-04-29 mdwAdded SAFER block cipher.
2001-04-29 mdwReorganized, and removed `-sched' test set.
2001-04-06 mdwTidying.
2001-04-06 mdwAdd support for SSL pseudo-random function.
2001-04-04 mdwAdd support for the TLS pseudo-random function.
2001-04-03 mdwRemove bogus blank line.
2001-04-03 mdwNew block cipher DESX added.
2001-02-21 mdwAdded support for MD2 hash function.
2001-02-03 mdwTest for off-by-one bug.
2001-02-03 mdwNew testcases to ensure correct seeds are returned.
2000-10-15 mdwFix buggy HMAC test vectors.
2000-10-15 mdwNew SHA variants with longer outputs.
2000-10-08 mdwTest vectors for binary poly arithmetic.
2000-10-08 mdwFix tests for different GCD algorithm.
2000-10-08 mdwAdd negative number tests.
2000-08-16 mdwAdd some more test vectors.
2000-08-04 mdwAdd a pile of new test vectors.
2000-08-01 mdwAdd some more vectors, and a whinge about how Skipjack...
2000-07-15 mdwIgnore some binaries.
2000-07-15 mdwNew block cipher.
2000-07-15 mdwMore test vectors. (At last!)
2000-07-15 mdwThe NSA's Skipjack block cipher.
2000-07-15 mdwNew ciphers.
2000-07-15 mdwAnderson and Biham's Tiger hash function added.
2000-07-15 mdwNew HMAC test vectors from the RIPEMD160 home page.
2000-07-15 mdwTest rig added, based on RIPEMD160-MGF1 test vectors.
2000-07-15 mdwFormatting changes.
2000-07-09 mdwTidy up the formatting a little.
2000-07-09 mdwAdd testing for mp_factorial.
2000-07-09 mdwNew RIPEMD variants.
2000-07-06 mdwRemove the trailing carriage returns.
2000-07-05 mdwFix out-of-range k value. (This makes the test tidier...
2000-06-25 mdwNew tests for bugs.
2000-06-22 mdwNew test cases for square root functions.
2000-06-17 mdwIgnore uninteresting files.
2000-06-17 mdwBuild mLib test vector files from the AES files.
2000-06-17 mdwConvert AES test vector files to mLib format.
2000-06-17 mdwNew cipher.
2000-06-17 mdwMore regression tests.
2000-06-17 mdwMore regression tests. Test binary I/O.
1999-12-13 mdwLarge number tests for Karatsuba squaring.
1999-12-10 mdwFix output for large numbers.
1999-12-10 mdwKaratsuba-Ofman multiplication algorithm.
1999-12-10 mdwRemove unnecessary quotes.
1999-12-10 mdwSensible testcases for -INT_MAX.
1999-12-10 mdwGCD support for negative numbers and zero.
1999-12-10 mdwBarrett reduction support: works with even moduli.
1999-12-10 mdwNoncryptographic random number generator.
1999-12-10 mdwBlum-Blum-Shub generator, and Blum-Goldwasser encryption.
1999-11-25 mdwSupport for conversions between MPs and C integers.
1999-11-23 mdwUse `0x' instead of `16_'.
1999-11-22 mdwAdd support for solving Chinese Remainder Theorem problems.
1999-11-22 mdwAdd support for computing Jacobi symbols.
1999-11-19 mdwImplementation of the Digital Signature Algorithm.
1999-11-19 mdwAdded some more tests, from the DSA suite.
1999-11-19 mdwTest prime number finder.
1999-11-19 mdwAdd extra test vector from FIPS 180-1.
1999-11-19 mdwTest for strange bug. Add tests for simultaneous expon...
1999-11-17 mdwNew multiprecision integer arithmetic suite.
1999-11-14 mdwReplaced by more portable AWK version.
1999-11-14 mdwNew, more portable test vector generator written in...
1999-11-14 mdwMore test vectors from new generator.
1999-11-13 mdwRandom generator for MP testcases.
1999-11-13 mdwLots of test vectors for low-level MP stuff.
1999-09-03 mdwInitial import.