summary refs log tree commit diff
path: root/crypto/src/x509/X509V3CertificateGenerator.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Give IStreamCalculator a generic typePeter Dettman2022-09-201-2/+2
|
* Refactoring around Stream signersPeter Dettman2022-06-291-6/+7
|
* Generics migration in PkixPeter Dettman2022-06-271-23/+12
|
* ObsoleteAttribute cleanupPeter Dettman2022-06-221-54/+1
|
* Missed a Close/Dispose changePeter Dettman2015-11-081-5/+4
|
* Final naming refactorDavid Hook2015-10-241-5/+5
|
* comment updateDavid Hook2015-10-241-5/+5
|
* renamed ISignatureCalculator to ISignatureCalculatorFactoryDavid Hook2015-10-241-5/+5
|
* Changed name of Value() to Collect()David Hook2015-10-221-1/+1
|
* Renamed DoFinal to Value on IBlockResult.David Hook2015-10-211-1/+1
|
* Further work of signature/verification calculators.David Hook2015-10-161-4/+4
| | | | | Added IBlockResult and IVerifier Added verifier provider verify methods to X.509 PKCS#10 classes.
* Fixed genericsDavid Hook2015-10-121-3/+3
|
* Initial cut of signature generation operators.David Hook2015-10-121-33/+32
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+346