Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add EdDsa_Legacy | Peter Dettman | 2023-03-20 | 1 | -2/+2 |
| | |||||
* | OpenPGP updates from bc-java | Peter Dettman | 2023-02-28 | 1 | -0/+58 |
| | |||||
* | Various Close/Dispose cleanup | Peter Dettman | 2022-11-09 | 2 | -1/+13 |
| | |||||
* | IStreamGenerator changes | Peter Dettman | 2022-11-09 | 8 | -249/+269 |
| | | | | | - go back to Close (but Obsolete it) - callers should just Dispose any opened Stream | ||||
* | Dispose cleanup | Peter Dettman | 2022-11-09 | 8 | -22/+22 |
| | | | | - IDisposable for PemReader, PemWriter, IStreamGenerator | ||||
* | Port OpenPGP support for XDH, EdDSA from bc-java | Peter Dettman | 2022-11-05 | 4 | -25/+476 |
| | | | | - see https://github.com/bcgit/bc-csharp/issues/345 | ||||
* | DateTimeUtilities improvements: | Peter Dettman | 2022-10-27 | 6 | -34/+40 |
| | | | | | - DateTimeToUnixMs converts to UTC - UnixMsToDateTime checks input range | ||||
* | Generics migration complete | Peter Dettman | 2022-06-29 | 8 | -47/+41 |
| | |||||
* | Cleanup redundant test classes | Peter Dettman | 2022-06-23 | 2 | -47/+0 |
| | |||||
* | Remove Main methods from test classes | Peter Dettman | 2022-06-23 | 23 | -119/+0 |
| | |||||
* | Code cleanup | Peter Dettman | 2022-06-22 | 2 | -4/+4 |
| | |||||
* | ObsoleteAttribute cleanup | Peter Dettman | 2022-06-22 | 1 | -10/+0 |
| | |||||
* | Ignore PGP signatures with invalid version | Peter Dettman | 2021-10-14 | 2 | -0/+112 |
| | |||||
* | Latest ArmoredInputStream stuff from bc-java | Peter Dettman | 2021-10-13 | 2 | -11/+431 |
| | |||||
* | Test fixes | Peter Dettman | 2021-10-12 | 1 | -2/+2 |
| | |||||
* | Marker packet skipping | Peter Dettman | 2021-10-12 | 2 | -0/+120 |
| | |||||
* | bzip2 perf. opts. | Peter Dettman | 2021-07-16 | 1 | -0/+12 |
| | |||||
* | Fix bzip2 compression for empty contents | Peter Dettman | 2021-07-15 | 1 | -34/+35 |
| | | | | - see https://github.com/bcgit/bc-java/issues/993 | ||||
* | Fix project files plus portability fixes | Peter Dettman | 2021-05-24 | 19 | -70/+51 |
| | |||||
* | github #23 added method for handling signing subkey | David Hook | 2021-05-23 | 1 | -4/+38 |
| | |||||
* | github #283 added extra features fields, corrected parsing for new draft | David Hook | 2021-05-23 | 1 | -0/+55 |
| | |||||
* | PGP updates from bc-java | Peter Dettman | 2020-07-30 | 1 | -1/+1 |
| | |||||
* | Support headers with multiple values | Peter Dettman | 2020-04-05 | 7 | -7/+37 |
| | | | | - tidy up test names | ||||
* | Code cleanup (from Java build) | Peter Dettman | 2018-09-18 | 1 | -2/+2 |
| | |||||
* | Add new PGP signature testcase | Peter Dettman | 2017-09-17 | 1 | -0/+41 |
| | |||||
* | Add expiry test case to PgpKeyRingTest | Peter Dettman | 2017-09-04 | 1 | -0/+246 |
| | |||||
* | Stop decoding exceptions escaping from GetDecoderStream | Peter Dettman | 2017-06-10 | 1 | -0/+17 |
| | |||||
* | Fix test class name | Peter Dettman | 2016-04-29 | 2 | -3/+3 |
| | |||||
* | Add DOTNET and LIB preprocessor flags as per BouncyCastle-PCL | Peter Dettman | 2015-11-09 | 1 | -0/+2 |
| | |||||
* | Port updated revocation test from Java | Peter Dettman | 2015-11-04 | 1 | -43/+97 |
| | |||||
* | http://www.bouncycastle.org/jira/browse/BMA-98 | Peter Dettman | 2015-10-18 | 1 | -18/+152 |
| | | | | | - Support v3 encryption - Port more rewrap tests from Java API | ||||
* | Added missing key generation code | Peter Dettman | 2015-10-18 | 1 | -0/+4 |
| | |||||
* | https://github.com/bcgit/bc-csharp/issues/37 | Peter Dettman | 2015-10-17 | 6 | -16/+21 |
| | | | | - Add alternative PGP methods involving passphrases to support UTF8 or caller-defined encodings | ||||
* | Close files after reading | Peter Dettman | 2015-10-14 | 1 | -2/+10 |
| | |||||
* | Fixed single line file handling | Peter Dettman | 2015-10-14 | 2 | -44/+77 |
| | |||||
* | Port of latest PGP tests and supporting code changes | Peter Dettman | 2015-10-12 | 9 | -3/+899 |
| | |||||
* | Port of TlsTestSuite from Java, and misc. TLS code | Peter Dettman | 2015-03-09 | 1 | -17/+15 |
| | | | | - Upgrade to NUnit 2.6.4 and adjust various test code | ||||
* | Port a few Java openpgp updates | Peter Dettman | 2014-07-21 | 1 | -707/+991 |
| | |||||
* | Add new test to regression tests | Peter Dettman | 2014-02-25 | 1 | -10/+11 |
| | |||||
* | Port some openpgp updates from Java build for secret keys | Peter Dettman | 2014-02-25 | 1 | -0/+169 |
| | |||||
* | Clean up all the special handling for IDEA stuff, back to a single release ↵ | Peter Dettman | 2013-12-17 | 2 | -2693/+2689 |
| | | | | assembly. | ||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 26 | -0/+9559 |