summary refs log tree commit diff
path: root/crypto/src/openpgp/PgpSecretKey.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring: reduced allocationsPeter Dettman2023-04-201-2/+14
|
* Add EdDsa_LegacyPeter Dettman2023-03-201-3/+3
|
* Fix rethrow syntaxPeter Dettman2023-03-161-8/+8
| | | | - see https://github.com/bcgit/bc-csharp/issues/425
* OpenPGP updates from bc-javaPeter Dettman2023-02-281-3/+9
|
* Port OpenPGP support for XDH, EdDSA from bc-javaPeter Dettman2022-11-051-10/+95
| | | | - see https://github.com/bcgit/bc-csharp/issues/345
* Generics migration in Ocsp, OpenPgpPeter Dettman2022-06-281-13/+14
|
* Code cleanupPeter Dettman2022-06-221-1/+1
|
* ObsoleteAttribute cleanupPeter Dettman2022-06-211-18/+0
|
* EdDSA updatesPeter Dettman2020-07-301-0/+1
|
* PGP updates from bc-javaPeter Dettman2020-02-201-2/+8
|
* Review of culture-independent String comparison methodsPeter Dettman2015-11-121-1/+1
|
* 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