Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Don't require there to be any digests, to allow in particular for a ↵ | Peter Dettman | 2013-11-10 | 1 | -5/+0 | |
| | | | | | | | | certs-only SignedData | |||||
* | | Port from Java of improvements to DerBoolean and DerEnumerated | Peter Dettman | 2013-11-03 | 3 | -61/+97 | |
| | | ||||||
* | | Fix comments | Peter Dettman | 2013-11-02 | 1 | -4/+5 | |
| | | ||||||
* | | Merge branch 'feature/poly1305' of git://github.com/timw/bc-csharp | Peter Dettman | 2013-11-02 | 2 | -0/+394 | |
|\ \ | | | | | | | | | | | | | Conflicts: crypto/crypto.mdp | |||||
| * | | Port Poly1305 Mac implementation and tests from bc-java. | Tim Whittington | 2013-10-20 | 2 | -0/+394 | |
| |/ | ||||||
* | | Clone bytes in constructor since it may be using a temp buffer in the ASN.1 ↵ | Peter Dettman | 2013-11-01 | 1 | -1/+1 | |
| | | | | | | | | parser | |||||
* | | Minor edit to comment | Peter Dettman | 2013-11-01 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'feature/gmac' of git://github.com/timw/bc-csharp | Peter Dettman | 2013-11-01 | 4 | -0/+124 | |
|\ \ | | | | | | | | | | | | | Conflicts: crypto/crypto.mdp | |||||
| * | | Port GMac implementation and tests from bc-java. | Tim Whittington | 2013-10-20 | 4 | -0/+124 | |
| |/ | ||||||
* | | Fix length in ShiftLeft | Peter Dettman | 2013-11-01 | 1 | -1/+1 | |
| | | ||||||
* | | Restore dodgy file | Peter Dettman | 2013-11-01 | 1 | -0/+0 | |
| | | ||||||
* | | Remove dodgy file | Peter Dettman | 2013-11-01 | 1 | -0/+0 | |
| | | ||||||
* | | Use xmldoc for documentation of Salsa20/XSalsa20/ChaCha | Tim Whittington | 2013-10-19 | 3 | -45/+37 | |
| | | ||||||
* | | Make ChaCha and Salsa20 engines CLSCompliant. | Tim Whittington | 2013-10-18 | 2 | -7/+5 | |
| | | ||||||
* | | Port reduced round Salsa20, registerised Salsa20 core, XSalsa20 and ChaCha ↵ | Tim Whittington | 2013-10-10 | 3 | -91/+434 | |
|/ | | | | from bc-java. | |||||
* | fixed line endings | David Hook | 2013-08-07 | 1 | -0/+0 | |
| | ||||||
* | Don't ignore the input offset argument | Peter Dettman | 2013-07-31 | 1 | -3/+3 | |
| | ||||||
* | Attempt to perform doubling operation in constant time | Peter Dettman | 2013-07-10 | 1 | -13/+23 | |
| | ||||||
* | Guard against passing IV thru CMac | Peter Dettman | 2013-07-07 | 1 | -220/+226 | |
| | ||||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 1133 | -0/+161568 | |