summary refs log tree commit diff
path: root/crypto/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change F2m test curve to match Java version more clearlyPeter Dettman2014-01-251-18/+14
* FormattingPeter Dettman2014-01-241-8/+4
* Some more EC point normalizationPeter Dettman2014-01-241-1/+1
* Run point test on all supported coordinate systemsPeter Dettman2014-01-241-13/+36
* Implementation of homogeneous coordinates for FpPeter Dettman2014-01-248-4312/+4336
* Update test dataPeter Dettman2014-01-231-3/+3
* Rewrite some tests to avoid (obsoleted) explicit field element constructionPeter Dettman2014-01-233-438/+423
* FormattingPeter Dettman2014-01-231-987/+987
* Add foundations for supporting other coordinate systemsPeter Dettman2014-01-222-12/+34
* Use new Math.Field classes in EC curves, and avoid casting in client codePeter Dettman2014-01-221-13/+2
* Implement TwicePlus optimization in Fp curvesPeter Dettman2014-01-221-0/+19
* BMA-119Peter Dettman2014-01-211-601/+601
* Fix up openssl test casesPeter Dettman2014-01-211-337/+336
* Stop using DerUnknownTag (throw exceptions during parsing instead)Peter Dettman2014-01-211-1/+0
* Fix digest test constructorsPeter Dettman2014-01-2115-261/+261
* Add new files to project, rename Sm3 to SM3Peter Dettman2014-01-212-9/+9
* Merge branch 'feature/threefish-skein-memoable-sm3' of git://github.com/timw/...Peter Dettman2014-01-2123-1872/+1441
|\
| * Refactor digest tests to subclass DigestTest, the same as bc-java.Tim Whittington2013-10-2014-1869/+644
| * Port SM3 digest implementation and tests from bc-java.Tim Whittington2013-10-202-0/+75
| * Port Memoable digest support from bc-java.Tim Whittington2013-10-201-2/+42
| * Port SkeinDigest and SkeinMac from bc-java.Tim Whittington2013-10-203-0/+479
| * Port of Threefish implementation from bc-java.Tim Whittington2013-10-205-1/+201
* | Bring EC performance test up-to-date with Java versionPeter Dettman2014-01-211-53/+109
* | Use ECCurve.CreatePointPeter Dettman2014-01-211-430/+428
* | Make date format consistent with Java testsPeter Dettman2013-12-291-1/+1
* | Clean up all the special handling for IDEA stuff, back to a single release as...Peter Dettman2013-12-176-2811/+2788
* | Don't require there to be any digests, to allow in particular for a certs-onl...Peter Dettman2013-11-101-0/+20
* | Merge branch 'feature/poly1305' of git://github.com/timw/bc-csharpPeter Dettman2013-11-022-0/+396
|\ \
| * | Port Poly1305 Mac implementation and tests from bc-java.Tim Whittington2013-10-202-0/+396
| |/
* | Fix namespacePeter Dettman2013-11-011-5/+7
* | Add EnumeratedTest classPeter Dettman2013-11-011-0/+113
* | Merge branch 'feature/gmac' of git://github.com/timw/bc-csharpPeter Dettman2013-11-012-0/+185
|\ \
| * | Port GMac implementation and tests from bc-java.Tim Whittington2013-10-202-0/+185
| |/
* | Fix XML commentPeter Dettman2013-11-011-306/+307
* | Port reduced round Salsa20, registerised Salsa20 core, XSalsa20 and ChaCha fr...Tim Whittington2013-10-104-7/+567
|/
* Guard against passing IV thru CMacPeter Dettman2013-07-071-198/+214
* Fix Platform references in testsPeter Dettman2013-07-072-161/+163
* Initial import of old CVS repositoryPeter Dettman2013-06-281127-0/+103392