Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add EdDsa_Legacy | Peter Dettman | 2023-03-20 | 1 | -2/+2 |
| | |||||
* | Fix rethrow syntax | Peter Dettman | 2023-03-16 | 1 | -2/+2 |
| | | | | - see https://github.com/bcgit/bc-csharp/issues/425 | ||||
* | Refactoring around Stream usage | Peter Dettman | 2023-03-09 | 1 | -28/+10 |
| | |||||
* | PgpUtilities refactoring | Peter Dettman | 2023-02-24 | 1 | -23/+30 |
| | |||||
* | Misc. cleanup after bc-fips-csharp updates | Peter Dettman | 2023-01-27 | 1 | -136/+132 |
| | |||||
* | Dispose cleanup | Peter Dettman | 2022-11-09 | 1 | -2/+2 |
| | | | | - IDisposable for PemReader, PemWriter, IStreamGenerator | ||||
* | Pqc cleanup | Peter Dettman | 2022-11-08 | 1 | -1/+0 |
| | |||||
* | Port OpenPGP support for XDH, EdDSA from bc-java | Peter Dettman | 2022-11-05 | 1 | -11/+46 |
| | | | | - see https://github.com/bcgit/bc-csharp/issues/345 | ||||
* | Generics migration in Ocsp, OpenPgp | Peter Dettman | 2022-06-28 | 1 | -13/+10 |
| | |||||
* | Add new utility methods from bc-java | Peter Dettman | 2022-01-13 | 1 | -1/+61 |
| | |||||
* | PGP updates from bc-java | Peter Dettman | 2020-02-20 | 1 | -5/+8 |
| | |||||
* | Remove unnecessary Clone | Peter Dettman | 2018-10-22 | 1 | -1/+1 |
| | |||||
* | Port PGP utility fix from Java | Peter Dettman | 2018-10-11 | 1 | -1/+1 |
| | |||||
* | Clear buffer after literal data copy | Peter Dettman | 2018-07-09 | 1 | -7/+14 |
| | |||||
* | Stop decoding exceptions escaping from GetDecoderStream | Peter Dettman | 2017-06-10 | 1 | -35/+46 |
| | |||||
* | Add DOTNET and LIB preprocessor flags as per BouncyCastle-PCL | Peter Dettman | 2015-11-09 | 1 | -1/+1 |
| | |||||
* | Change Close calls to Dispose calls for PORTABLE | Peter Dettman | 2015-11-04 | 1 | -2/+2 |
| | |||||
* | PCL: No support for FileInfo/FileStream | Peter Dettman | 2015-10-18 | 1 | -0/+2 |
| | |||||
* | http://www.bouncycastle.org/jira/browse/BMA-98 | Peter Dettman | 2015-10-18 | 1 | -0/+13 |
| | | | | | - Support v3 encryption - Port more rewrap tests from Java API | ||||
* | https://github.com/bcgit/bc-csharp/issues/37 | Peter Dettman | 2015-10-17 | 1 | -8/+42 |
| | | | | - Add alternative PGP methods involving passphrases to support UTF8 or caller-defined encodings | ||||
* | Port of latest PGP tests and supporting code changes | Peter Dettman | 2015-10-12 | 1 | -3/+26 |
| | |||||
* | added Camellia tags | David Hook | 2014-01-15 | 1 | -2/+11 |
| | |||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 1 | -0/+426 |