summary refs log tree commit diff
path: root/crypto/src/x509/X509V2AttributeCertificateGenerator.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Auto-adjust DateTime precision for GeneralizedTime in X.509 (and OCSP)Peter Dettman2024-05-261-2/+2
* Implement SetIssuerUniqueIdPeter Dettman2023-11-201-12/+6
* Refactoring around X509Peter Dettman2023-07-301-1/+1
* X509: generation/validation of alternative signatures for certs and CRLs.Peter Dettman2023-04-041-14/+7
* Avoid intermediate allocationsPeter Dettman2023-01-051-1/+1
* Add Asn1GeneralizedTime and usePeter Dettman2022-10-251-2/+2
* Give IStreamCalculator a generic typePeter Dettman2022-09-201-2/+2
* Refactoring around Stream signersPeter Dettman2022-06-291-29/+21
* Generics migration completePeter Dettman2022-06-291-3/+3
* Replace IX509Store API with new store/selector APIPeter Dettman2022-06-261-1/+1
* ObsoleteAttribute cleanupPeter Dettman2022-06-221-53/+1
* CleanupPeter Dettman2021-11-221-1/+0
* Set the acInfoGen signature algorithm from ISignatureFactoryPeter Dettman2018-10-271-8/+8
* Change Close calls to Dispose calls for PORTABLEPeter Dettman2015-11-041-3/+3
* Final naming refactorDavid Hook2015-10-241-5/+5
* comment updateDavid Hook2015-10-241-4/+4
* 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
* Fixed genericsDavid Hook2015-10-121-2/+2
* Initial cut of signature generation operators.David Hook2015-10-121-23/+46
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+180