summary refs log tree commit diff
path: root/crypto/src/openpgp/PgpSecretKey.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* http://www.bouncycastle.org/jira/browse/BMA-98Peter Dettman2015-10-181-17/+95
| | | | | - Support v3 encryption - Port more rewrap tests from Java API
* https://github.com/bcgit/bc-csharp/issues/37Peter Dettman2015-10-171-40/+306
| | | | - Add alternative PGP methods involving passphrases to support UTF8 or caller-defined encodings
* Merge branch 'keyhasing' of https://github.com/darkoperator/bc-csharp into ↵Peter Dettman2015-10-171-0/+54
|\ | | | | | | darkoperator-keyhasing
| * Add support to specifying Hash Algo when adding a subkey and generating a ↵Carlos Perez2014-06-081-0/+54
| | | | | | | | | | | | keyring. DSA2 and in the future EC keys requiere hashing higher than SHA1.
* | Port of latest PGP tests and supporting code changesPeter Dettman2015-10-121-20/+215
|/
* Port some openpgp updates from Java build for secret keysPeter Dettman2014-02-251-21/+57
|
* Tabs -> spacesPeter Dettman2014-02-191-372/+372
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+666