summary refs log tree commit diff
path: root/crypto/test/src/cms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from masterOren Novotny2017-09-221-0/+18
|\
| * Add testcase for RAW PKCS#1 signatures missing DER NULLPeter Dettman2017-09-171-0/+18
| |
* | Fix issues compiling tests for .NET Core App (rename Main methods to MainOld) pcl-v1.8.1.2Oren Novotny2016-12-045-8/+9
|/
* Add DOTNET and LIB preprocessor flags as per BouncyCastle-PCLPeter Dettman2015-11-091-0/+2
|
* Final naming refactorDavid Hook2015-10-241-2/+2
|
* renamed ISignatureCalculator to ISignatureCalculatorFactoryDavid Hook2015-10-241-2/+2
|
* added DSA tests for SHA-2David Hook2015-10-171-1/+27
|
* Added test of SignerInfoGeneratorDavid Hook2015-10-171-2/+97
|
* RefactoringPeter Dettman2015-10-164-464/+237
|
* RefactoringPeter Dettman2015-10-161-265/+116
| | | | - Also change which credentials are used to sign in TestSha1WithRsaAndAttributeTable
* Port of TlsTestSuite from Java, and misc. TLS codePeter Dettman2015-03-091-17/+16
| | | | - Upgrade to NUnit 2.6.4 and adjust various test code
* Don't require there to be any digests, to allow in particular for a ↵Peter Dettman2013-11-101-0/+20
| | | | certs-only SignedData
* Initial import of old CVS repositoryPeter Dettman2013-06-2813-0/+5991