summary refs log tree commit diff
path: root/crypto/src/openpgp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge from masterOren Novotny2017-08-121-11/+22
|\
| * Fix GetValidSeconds for multi-sigs (port from Java version)Peter Dettman2017-07-191-11/+22
| |
* | Merge branch 'master' into netstandardOren Novotny2017-07-061-35/+46
|\|
| * Stop decoding exceptions escaping from GetDecoderStreamPeter Dettman2017-06-101-35/+46
| |
* | Convert projects over to cross-compiled net4, netstandard 1.0, netstandard ↵Oren Novotny2016-12-042-2/+2
|/ | | | 1.3 and Profile328 PCL. Add CI build and authenticode signing.
* Added IsCertification methods.Peter Dettman2016-04-291-0/+25
|
* Add Platform method for getting the type name of an objectPeter Dettman2015-11-212-3/+2
|
* Remove redundant semicolonsPeter Dettman2015-11-162-2/+2
|
* Review of culture-independent String comparison methodsPeter Dettman2015-11-123-7/+7
|
* Add DOTNET and LIB preprocessor flags as per BouncyCastle-PCLPeter Dettman2015-11-092-3/+3
|
* Tighten up the correspondence b/w Close/DisposePeter Dettman2015-11-081-0/+2
|
* Oops, fix method namesPeter Dettman2015-11-042-3/+3
|
* Replace Close with Dispose for PORTABLEPeter Dettman2015-11-042-2/+37
|
* Remove redundant FlushPeter Dettman2015-11-041-2/+0
|
* Change Close calls to Dispose calls for PORTABLEPeter Dettman2015-11-042-3/+4
|
* PCL: No support for FileInfo/FileStreamPeter Dettman2015-10-182-0/+4
|
* http://www.bouncycastle.org/jira/browse/BMA-98Peter Dettman2015-10-183-21/+109
| | | | | - Support v3 encryption - Port more rewrap tests from Java API
* No SerializableAttribute in PCLPeter Dettman2015-10-183-3/+3
|
* https://github.com/bcgit/bc-csharp/issues/37Peter Dettman2015-10-175-73/+567
| | | | - Add alternative PGP methods involving passphrases to support UTF8 or caller-defined encodings
* Can't use var keyword in .NET 1.1Peter Dettman2015-10-171-1/+1
|
* Fix whitespace and remove Dispose methodPeter Dettman2015-10-171-1/+0
|
* Merge branch 'keyhasing' of https://github.com/darkoperator/bc-csharp into ↵Peter Dettman2015-10-173-0/+150
|\ | | | | | | darkoperator-keyhasing
| * Add support to specifying Hash Algo when adding a subkey and generating a ↵Carlos Perez2014-06-083-0/+150
| | | | | | | | | | | | keyring. DSA2 and in the future EC keys requiere hashing higher than SHA1.
* | Port of latest PGP tests and supporting code changesPeter Dettman2015-10-1212-186/+863
| |
* | Introduced Utilities.IO.FilterStreamDavid Hook2015-10-121-1/+1
| |
* | Port recent Java updatesPeter Dettman2015-04-181-0/+5
| |
* | ValidDays only returns 0 if there is no expiry, and is ObsoletePeter Dettman2015-03-271-21/+26
| | | | | | | | - Thanks to Severin Friede for reporting (see JIRA BMA-127)
* | Port of a few Java updatesPeter Dettman2014-12-111-418/+435
| |
* | Port a few Java openpgp updatesPeter Dettman2014-07-211-88/+88
|/
* Port some openpgp updates from Java build for secret keysPeter Dettman2014-02-252-206/+249
|
* Tabs -> spacesPeter Dettman2014-02-191-372/+372
|
* added Camellia tagsDavid Hook2014-01-151-2/+11
|
* Initial import of old CVS repositoryPeter Dettman2013-06-2840-0/+7124