summary refs log tree commit diff
path: root/crypto/src/openpgp/PgpPbeEncryptedData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix rethrow syntaxPeter Dettman2023-03-161-2/+2
| | | | - see https://github.com/bcgit/bc-csharp/issues/425
* Port OpenPGP support for XDH, EdDSA from bc-javaPeter Dettman2022-11-051-3/+2
| | | | - see https://github.com/bcgit/bc-csharp/issues/345
* https://github.com/bcgit/bc-csharp/issues/37Peter Dettman2015-10-171-6/+31
| | | | - Add alternative PGP methods involving passphrases to support UTF8 or caller-defined encodings
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+135