summary refs log tree commit diff
path: root/crypto/src/pkcs/Pkcs10CertificationRequest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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