Merge branch 'master' of git+ssh://metalzone.distorted.org.uk/~mdw/public-git/catacomb/
[u/mdw/catacomb] / tests /
2006-02-04 Mark Woodinggf: Fix gf_irreduciblep() for small-degree polynomials.
2006-02-04 Mark Woodingpgen/pfilt: Special cases for primality checking.
2006-02-04 Mark Woodingtests: Fix tests for 222c8a43... (mp-modsqrt change).
2006-02-01 Mark Woodingmp-modsqrt: Always return the smaller possible square...
2006-01-29 Mark Woodingmp-gcd: Add tests for mp_modinv.
2006-01-28 Mark WoodingExtract Subversion ignore data.
2005-09-13 mdwBetter PSS testing.
2005-03-05 mdwAdd Barreto and Rijmen's Whirlpool hash function.
2004-11-09 mdwA variety of small tweaks and fixes. Make mpmont etc...
2004-11-03 mdwBug fix in prime curve doubling: if 2 P = O then it...
2004-10-17 mdwFix up ectab.in a little more. Fix group test vectors...
2004-10-04 mdwRename MP_IS* to MP_*P, for consistency's sake. Use...
2004-09-12 mdwExpunge CVS cruft.
2004-04-21 mdwNew test vectors.
2004-04-08 mdwExpunge revision histories in files.
2004-04-04 mdwAdd set -e.
2004-04-04 mdwRaw I/O of elliptic curve points and group elements.
2004-04-02 mdwRemove bogus spaces.
2004-04-01 mdwNormal basis support (translates to poly basis internal...
2004-04-01 mdwVarious bugs and fixes. Add abstract group testing.
2004-03-27 mdwStandard curves and curve checking.
2004-03-27 mdwImplement efficient reduction for pleasant-looking...
2004-03-23 mdwTest elliptic curves more thoroughly.
2004-03-21 mdwMerge and close elliptic curve branch.
2004-03-21 mdwTest hashing on long strings.
2004-03-21 mdwNew hash variant SHA224.
2004-03-21 mdwElliptic curves on binary fields work.
2004-03-20 mdwBug fix.
2003-10-12 mdwMerge fix from other branch.
2003-06-10 mdwFix bug dividing small things by large ones.
2003-05-16 mdwFix @mp_lsl2c@. Turns out to be surprisingly tricky.
2002-10-20 mdwTwo's complement I/O fixes.
2002-10-19 mdwFix overflows in shift primitives.
2002-10-19 mdwFix bit operations. Test them (a bit) better.
2002-10-19 mdwFix leftovers bug in reading.
2002-10-15 mdwBug fix: prevent negative zero.
2002-10-15 mdwNew operation to negate numbers.
2002-10-15 mdwFix fencepost bugs in binary radix writing.
2002-10-15 mdwBit setting and clearing functions.
2002-10-09 mdwTest new mptext reading facilities.
2002-10-06 mdwPile of changes for supporting two's complement properly.
2002-01-13 mdwFix division-by-zero bug translating @MPW_MAX@ to an...
2002-01-13 mdwExtend the textual format to bases up to 62 by distingu...
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.
next