summary refs log tree commit diff
path: root/crypto/src/x509/X509V1CertificateGenerator.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring around Stream signersPeter Dettman2022-06-291-20/+15
* Generics migration completePeter Dettman2022-06-291-2/+2
* ObsoleteAttribute cleanupPeter Dettman2022-06-221-62/+7
* CleanupPeter Dettman2021-11-221-3/+0
* Change Close calls to Dispose calls for PORTABLEPeter Dettman2015-11-041-1/+2
* 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-5/+5
* Fixed genericsDavid Hook2015-10-121-3/+3
* Initial cut of signature generation operators.David Hook2015-10-121-23/+27
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+205