summary refs log tree commit diff
path: root/crypto/test/src/cms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | - overhaul Cms, Pkix, X509 APIs
* 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
| | | | in ASN1Encodable
* 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 ↵David Hook2021-05-241-1/+134
| | | | KeyTransRecipientInfoGenerator to allow deprecation of sub class
* 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
| | | | Added call to set time in EJBCA example.
* 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
| | | | - 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