summary refs log tree commit diff
path: root/crypto/src/pkcs/Pkcs10CertificationRequest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Misc. refactoring after bc-fips-csharp updatesPeter Dettman2023-02-041-4/+2
* Dispose cleanupPeter Dettman2022-11-091-4/+4
* Give IStreamCalculator a generic typePeter Dettman2022-09-201-4/+4
* Refactoring around Stream signersPeter Dettman2022-06-291-6/+4
* Refactoring around PlatformPeter Dettman2022-06-291-1/+1
* Generics migration in PkcsPeter Dettman2022-06-271-109/+112
* Generics migration workPeter Dettman2022-06-271-3/+2
* ObsoleteAttribute cleanupPeter Dettman2022-06-211-19/+0
* Removed unused variable.mw2021-09-071-2/+0
* minor refactoringDavid Hook2021-09-021-2/+2
* Issue #1mw2021-09-011-262/+321
* Various SHA512/224, SHA512/256, SHA3 supportPeter Dettman2021-02-101-12/+40
* Add OIW dsaWithSHA1 OID to 'noParams'Peter Dettman2020-04-051-1/+2
* Refactoring around Pkcs10CertificationRequestPeter Dettman2018-08-071-27/+29
* Add OIW OIDs in various lookup tablesPeter Dettman2017-09-051-30/+31
* Review of culture-independent String comparison methodsPeter Dettman2015-11-121-1/+1
* Address various compiler warningsPeter Dettman2015-11-101-3/+3
* Add BerBitString and improve "unused bit" handlingPeter Dettman2015-11-101-1/+1
* Change Close calls to Dispose calls for PORTABLEPeter Dettman2015-11-041-2/+2
* Fixed method name on verifier factory classDavid Hook2015-10-241-1/+1
* Fixed naming of Asn1 implementationDavid Hook2015-10-241-1/+1
* Final naming refactorDavid Hook2015-10-241-6/+6
* comment updateDavid Hook2015-10-241-4/+4
* renamed ISignatureCalculator to ISignatureCalculatorFactoryDavid Hook2015-10-241-4/+4
* 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-45/+39
* removed bogus imports (old FilterStream)David Hook2015-10-121-82/+87
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+465