Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge from master | Oren Novotny | 2017-08-12 | 1 | -11/+22 |
|\ | |||||
| * | Fix GetValidSeconds for multi-sigs (port from Java version) | Peter Dettman | 2017-07-19 | 1 | -11/+22 |
| | | |||||
* | | Merge branch 'master' into netstandard | Oren Novotny | 2017-07-06 | 1 | -35/+46 |
|\| | |||||
| * | Stop decoding exceptions escaping from GetDecoderStream | Peter Dettman | 2017-06-10 | 1 | -35/+46 |
| | | |||||
* | | Convert projects over to cross-compiled net4, netstandard 1.0, netstandard ↵ | Oren Novotny | 2016-12-04 | 2 | -2/+2 |
|/ | | | | 1.3 and Profile328 PCL. Add CI build and authenticode signing. | ||||
* | Added IsCertification methods. | Peter Dettman | 2016-04-29 | 1 | -0/+25 |
| | |||||
* | Add Platform method for getting the type name of an object | Peter Dettman | 2015-11-21 | 2 | -3/+2 |
| | |||||
* | Remove redundant semicolons | Peter Dettman | 2015-11-16 | 2 | -2/+2 |
| | |||||
* | Review of culture-independent String comparison methods | Peter Dettman | 2015-11-12 | 3 | -7/+7 |
| | |||||
* | Add DOTNET and LIB preprocessor flags as per BouncyCastle-PCL | Peter Dettman | 2015-11-09 | 2 | -3/+3 |
| | |||||
* | Tighten up the correspondence b/w Close/Dispose | Peter Dettman | 2015-11-08 | 1 | -0/+2 |
| | |||||
* | Oops, fix method names | Peter Dettman | 2015-11-04 | 2 | -3/+3 |
| | |||||
* | Replace Close with Dispose for PORTABLE | Peter Dettman | 2015-11-04 | 2 | -2/+37 |
| | |||||
* | Remove redundant Flush | Peter Dettman | 2015-11-04 | 1 | -2/+0 |
| | |||||
* | Change Close calls to Dispose calls for PORTABLE | Peter Dettman | 2015-11-04 | 2 | -3/+4 |
| | |||||
* | PCL: No support for FileInfo/FileStream | Peter Dettman | 2015-10-18 | 2 | -0/+4 |
| | |||||
* | http://www.bouncycastle.org/jira/browse/BMA-98 | Peter Dettman | 2015-10-18 | 3 | -21/+109 |
| | | | | | - Support v3 encryption - Port more rewrap tests from Java API | ||||
* | No SerializableAttribute in PCL | Peter Dettman | 2015-10-18 | 3 | -3/+3 |
| | |||||
* | https://github.com/bcgit/bc-csharp/issues/37 | Peter Dettman | 2015-10-17 | 5 | -73/+567 |
| | | | | - Add alternative PGP methods involving passphrases to support UTF8 or caller-defined encodings | ||||
* | Can't use var keyword in .NET 1.1 | Peter Dettman | 2015-10-17 | 1 | -1/+1 |
| | |||||
* | Fix whitespace and remove Dispose method | Peter Dettman | 2015-10-17 | 1 | -1/+0 |
| | |||||
* | Merge branch 'keyhasing' of https://github.com/darkoperator/bc-csharp into ↵ | Peter Dettman | 2015-10-17 | 3 | -0/+150 |
|\ | | | | | | | darkoperator-keyhasing | ||||
| * | Add support to specifying Hash Algo when adding a subkey and generating a ↵ | Carlos Perez | 2014-06-08 | 3 | -0/+150 |
| | | | | | | | | | | | | keyring. DSA2 and in the future EC keys requiere hashing higher than SHA1. | ||||
* | | Port of latest PGP tests and supporting code changes | Peter Dettman | 2015-10-12 | 12 | -186/+863 |
| | | |||||
* | | Introduced Utilities.IO.FilterStream | David Hook | 2015-10-12 | 1 | -1/+1 |
| | | |||||
* | | Port recent Java updates | Peter Dettman | 2015-04-18 | 1 | -0/+5 |
| | | |||||
* | | ValidDays only returns 0 if there is no expiry, and is Obsolete | Peter Dettman | 2015-03-27 | 1 | -21/+26 |
| | | | | | | | | - Thanks to Severin Friede for reporting (see JIRA BMA-127) | ||||
* | | Port of a few Java updates | Peter Dettman | 2014-12-11 | 1 | -418/+435 |
| | | |||||
* | | Port a few Java openpgp updates | Peter Dettman | 2014-07-21 | 1 | -88/+88 |
|/ | |||||
* | Port some openpgp updates from Java build for secret keys | Peter Dettman | 2014-02-25 | 2 | -206/+249 |
| | |||||
* | Tabs -> spaces | Peter Dettman | 2014-02-19 | 1 | -372/+372 |
| | |||||
* | added Camellia tags | David Hook | 2014-01-15 | 1 | -2/+11 |
| | |||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 40 | -0/+7124 |