Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up openssl test cases | Peter Dettman | 2014-01-21 | 1 | -337/+336 |
| | |||||
* | Stop using DerUnknownTag (throw exceptions during parsing instead) | Peter Dettman | 2014-01-21 | 1 | -1/+0 |
| | |||||
* | Fix digest test constructors | Peter Dettman | 2014-01-21 | 15 | -261/+261 |
| | | | | Formatting | ||||
* | Add new files to project, rename Sm3 to SM3 | Peter Dettman | 2014-01-21 | 2 | -9/+9 |
| | |||||
* | Merge branch 'feature/threefish-skein-memoable-sm3' of ↵ | Peter Dettman | 2014-01-21 | 23 | -1872/+1441 |
|\ | | | | | | | | | | | | | | | git://github.com/timw/bc-csharp into timw-feature/threefish-skein-memoable-sm3 Conflicts: crypto/crypto.mdp crypto/src/util/Arrays.cs | ||||
| * | Refactor digest tests to subclass DigestTest, the same as bc-java. | Tim Whittington | 2013-10-20 | 14 | -1869/+644 |
| | | |||||
| * | Port SM3 digest implementation and tests from bc-java. | Tim Whittington | 2013-10-20 | 2 | -0/+75 |
| | | |||||
| * | Port Memoable digest support from bc-java. | Tim Whittington | 2013-10-20 | 1 | -2/+42 |
| | | |||||
| * | Port SkeinDigest and SkeinMac from bc-java. | Tim Whittington | 2013-10-20 | 3 | -0/+479 |
| | | | | | | | | Skein digest and Mac in 256/512/1024 bit state sizes (and arbitrary byte level output size), with unit tests. | ||||
| * | Port of Threefish implementation from bc-java. | Tim Whittington | 2013-10-20 | 5 | -1/+201 |
| | | | | | | | | All block sizes (256/5124/1024) and unit tests. | ||||
* | | Bring EC performance test up-to-date with Java version | Peter Dettman | 2014-01-21 | 1 | -53/+109 |
| | | |||||
* | | Use ECCurve.CreatePoint | Peter Dettman | 2014-01-21 | 1 | -430/+428 |
| | | | | | | | | Formatting | ||||
* | | Make date format consistent with Java tests | Peter Dettman | 2013-12-29 | 1 | -1/+1 |
| | | |||||
* | | Clean up all the special handling for IDEA stuff, back to a single release ↵ | Peter Dettman | 2013-12-17 | 6 | -2811/+2788 |
| | | | | | | | | assembly. | ||||
* | | Don't require there to be any digests, to allow in particular for a ↵ | Peter Dettman | 2013-11-10 | 1 | -0/+20 |
| | | | | | | | | certs-only SignedData | ||||
* | | Merge branch 'feature/poly1305' of git://github.com/timw/bc-csharp | Peter Dettman | 2013-11-02 | 2 | -0/+396 |
|\ \ | | | | | | | | | | | | | Conflicts: crypto/crypto.mdp | ||||
| * | | Port Poly1305 Mac implementation and tests from bc-java. | Tim Whittington | 2013-10-20 | 2 | -0/+396 |
| |/ | |||||
* | | Fix namespace | Peter Dettman | 2013-11-01 | 1 | -5/+7 |
| | | |||||
* | | Add EnumeratedTest class | Peter Dettman | 2013-11-01 | 1 | -0/+113 |
| | | |||||
* | | Merge branch 'feature/gmac' of git://github.com/timw/bc-csharp | Peter Dettman | 2013-11-01 | 2 | -0/+185 |
|\ \ | | | | | | | | | | | | | Conflicts: crypto/crypto.mdp | ||||
| * | | Port GMac implementation and tests from bc-java. | Tim Whittington | 2013-10-20 | 2 | -0/+185 |
| |/ | |||||
* | | Fix XML comment | Peter Dettman | 2013-11-01 | 1 | -306/+307 |
| | | | | | | | | Detabify | ||||
* | | Port reduced round Salsa20, registerised Salsa20 core, XSalsa20 and ChaCha ↵ | Tim Whittington | 2013-10-10 | 4 | -7/+567 |
|/ | | | | from bc-java. | ||||
* | Guard against passing IV thru CMac | Peter Dettman | 2013-07-07 | 1 | -198/+214 |
| | |||||
* | Fix Platform references in tests | Peter Dettman | 2013-07-07 | 2 | -161/+163 |
| | |||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 1127 | -0/+103392 |