summary refs log tree commit diff
path: root/crypto/test/src/openpgp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert all Main -> MainOld renames by specifying startup object explicitlyOren Novotny2019-08-2218-18/+18
|
* merge from masterOren Novotny2018-09-301-2/+2
|\
| * Code cleanup (from Java build)Peter Dettman2018-09-181-2/+2
| |
* | Merge from masterOren Novotny2017-09-221-0/+41
|\|
| * Add new PGP signature testcasePeter Dettman2017-09-171-0/+41
| |
* | Merge branch 'master' into netstandardOren Novotny2017-09-071-0/+246
|\|
| * Add expiry test case to PgpKeyRingTestPeter Dettman2017-09-041-0/+246
| |
* | Merge branch 'master' into netstandardOren Novotny2017-07-061-0/+17
|\|
| * Stop decoding exceptions escaping from GetDecoderStreamPeter Dettman2017-06-101-0/+17
| |
* | Fix issues compiling tests for .NET Core App (rename Main methods to MainOld) pcl-v1.8.1.2Oren Novotny2016-12-0418-34/+105
|/
* Fix test class namePeter Dettman2016-04-292-3/+3
|
* Add DOTNET and LIB preprocessor flags as per BouncyCastle-PCLPeter Dettman2015-11-091-0/+2
|
* Port updated revocation test from JavaPeter Dettman2015-11-041-43/+97
|
* http://www.bouncycastle.org/jira/browse/BMA-98Peter Dettman2015-10-181-18/+152
| | | | | - Support v3 encryption - Port more rewrap tests from Java API
* Added missing key generation codePeter Dettman2015-10-181-0/+4
|
* https://github.com/bcgit/bc-csharp/issues/37Peter Dettman2015-10-176-16/+21
| | | | - Add alternative PGP methods involving passphrases to support UTF8 or caller-defined encodings
* Close files after readingPeter Dettman2015-10-141-2/+10
|
* Fixed single line file handlingPeter Dettman2015-10-142-44/+77
|
* Port of latest PGP tests and supporting code changesPeter Dettman2015-10-129-3/+899
|
* Port of TlsTestSuite from Java, and misc. TLS codePeter Dettman2015-03-091-17/+15
| | | | - Upgrade to NUnit 2.6.4 and adjust various test code
* Port a few Java openpgp updatesPeter Dettman2014-07-211-707/+991
|
* Add new test to regression testsPeter Dettman2014-02-251-10/+11
|
* Port some openpgp updates from Java build for secret keysPeter Dettman2014-02-251-0/+169
|
* Clean up all the special handling for IDEA stuff, back to a single release ↵Peter Dettman2013-12-172-2693/+2689
| | | | assembly.
* Initial import of old CVS repositoryPeter Dettman2013-06-2826-0/+9559