Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge branch 'feature/poly1305' of git://github.com/timw/bc-csharp | Peter Dettman | 2013-11-02 | 6 | -0/+808 | |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: crypto/crypto.mdp | |||||
| | * | | Port Poly1305 Mac implementation and tests from bc-java. | Tim Whittington | 2013-10-20 | 5 | -0/+793 | |
| | |/ | ||||||
| * | | Add contributor entries for recent patches | Peter Dettman | 2013-11-02 | 1 | -0/+6 | |
| | | | ||||||
| * | | Fix namespace | Peter Dettman | 2013-11-01 | 1 | -5/+7 | |
| | | | ||||||
| * | | 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 | |||||
| * | | Add EnumeratedTest class | Peter Dettman | 2013-11-01 | 3 | -0/+119 | |
| | | | ||||||
| * | | Minor edit to comment | Peter Dettman | 2013-11-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add GMac classes to project file | Peter Dettman | 2013-11-01 | 1 | -0/+10 | |
| | | | ||||||
| * | | Merge branch 'feature/gmac' of git://github.com/timw/bc-csharp | Peter Dettman | 2013-11-01 | 7 | -0/+311 | |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: crypto/crypto.mdp | |||||
| | * | | Port GMac implementation and tests from bc-java. | Tim Whittington | 2013-10-20 | 7 | -0/+311 | |
| | |/ | ||||||
| * | | Fix XML comment | Peter Dettman | 2013-11-01 | 1 | -306/+307 | |
| | | | | | | | | | | | | Detabify | |||||
| * | | Add new classes for ChaCha and XSalsa20 | Peter Dettman | 2013-11-01 | 1 | -0/+20 | |
| | | | ||||||
| * | | 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 | |
| | | | ||||||
| * | | Merge branch 'feature/latin-dances' of git://github.com/timw/bc-csharp | Peter Dettman | 2013-11-01 | 8 | -109/+1006 | |
| |\ \ | ||||||
| | * | | 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 | 8 | -98/+1005 | |
| | |/ | | | | | | | | | | from bc-java. | |||||
| * / | added obligatory Inc. | David Hook | 2013-10-28 | 1 | -1/+1 | |
| |/ | ||||||
| * | 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 | 2 | -418/+440 | |
| | | ||||||
| * | Fix Platform references in tests | Peter Dettman | 2013-07-07 | 2 | -161/+163 | |
| | | ||||||
| * | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 2279 | -0/+281992 | |
| | | ||||||
| * | Set up text/binary handling for existing file types | Peter Dettman | 2013-06-28 | 1 | -0/+37 | |
| | ||||||
* | rename Crypto dir to crypto to match bc-git | Oren Novotny | 2014-08-26 | 754 | -87300/+0 | |
| | ||||||
* | Release 1.7.0.1 with Wpa81 support | Oren Novotny | 2014-08-26 | 3 | -7/+10 | |
| | ||||||
* | Merge pull request #2 from mrb113/master | Oren Novotny | 2014-08-26 | 2 | -2/+2 | |
|\ | | | | | Target WP 8.1 also | |||||
| * | Target WP8.1 also | Michelle Bergeron | 2014-08-03 | 2 | -2/+2 | |
|/ | ||||||
* | Add BouncyCastle PCL files | Oren Novotny | 2014-02-26 | 1138 | -0/+203775 | |
| | ||||||
* | Add git files | Oren Novotny | 2014-02-26 | 2 | -0/+217 | |
| | ||||||
* | Initial commit | Oren Novotny | 2014-02-26 | 1 | -0/+4 | |