summary refs log tree commit diff
path: root/crypto/test/src/cms (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve RC2 effective key bits determinationPeter Dettman2024-06-201-3/+37
* Thread-safe lazy init for test generatorsPeter Dettman2024-05-311-74/+28
* Add checks in CMS tests that recipient matches expected certificatePeter Dettman2024-05-104-18/+48
* Refactoring in CmsPeter Dettman2024-03-131-1/+1
* Add explicit algorithm parameter in AddKeyTransRecipientAlexander Scheel2024-02-141-1/+34
* Verifying read of MS PKCS#7 SignedDataAlexander Scheel2024-02-121-0/+20
* Added test for PKCS7 signed content parsing #310 #232Alexander Scheel2024-02-121-0/+8
* Overhaul algorithm registriesPeter Dettman2024-01-201-4/+4
* Refactoring in testsPeter Dettman2023-11-022-130/+93
* Clean up warningsPeter Dettman2023-10-231-1/+0
* additional EC regression testDavid Hook2023-10-171-1/+32
* Refactoring around X509Peter Dettman2023-07-302-2/+2
* Support 'leaveOpen' in Asn1 streamsPeter Dettman2023-03-051-10/+10
* CmsContentInfoParser implements IDisposablePeter Dettman2022-11-095-172/+355
* CMS support for OtherRevocationInfoFormatPeter Dettman2022-11-062-1/+121
* SecureRandom refactoring in CmsPeter Dettman2022-10-231-1/+1
* Generics migration completePeter Dettman2022-06-291-1/+1
* Generics migration in CmsPeter Dettman2022-06-289-87/+71
* Generics migration in Asn1Peter Dettman2022-06-271-3/+2
* Replace IX509Store API with new store/selector APIPeter Dettman2022-06-265-211/+183
* Cleanup redundant test classesPeter Dettman2022-06-231-31/+0
* Remove Main methods from test classesPeter Dettman2022-06-232-10/+0
* ObsoleteAttribute cleanupPeter Dettman2022-06-221-69/+42
* Updates towards netstandardPeter Dettman2022-06-152-5/+5
* completed copy constructor in SignerInformation, fixed mutable issue for SET ...David Hook2021-10-081-1/+12
* added explicit sorting of DER encoded SETDavid Hook2021-10-071-1/+16
* Followup OAEP changesPeter Dettman2021-07-211-31/+31
* Test for long inputsPeter Dettman2021-07-081-6/+5
* github #222 addressed OAEP parameter setting, refactored KeyTransRecipientInf...David Hook2021-05-241-1/+134
* Various SHA512/224, SHA512/256, SHA3 supportPeter Dettman2021-02-101-3/+90
* direct signature for PSSDavid Hook2021-01-311-0/+57
* Removed reference to old test.Megan Woods2019-01-141-2/+1
* Initial CMPMegan Woods2019-01-141-1/+2
* Add testcase for RAW PKCS#1 signatures missing DER NULLPeter Dettman2017-09-171-0/+18
* 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
* Port of TlsTestSuite from Java, and misc. TLS codePeter Dettman2015-03-091-17/+16
* Don't require there to be any digests, to allow in particular for a certs-onl...Peter Dettman2013-11-101-0/+20
* Initial import of old CVS repositoryPeter Dettman2013-06-2813-0/+5991