summary refs log tree commit diff
path: root/crypto/src/pkcs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* PCL: Various non-IO changesPeter Dettman2015-10-182-2/+2
* Further work of signature/verification calculators.David Hook2015-10-161-45/+39
* removed bogus imports (old FilterStream)David Hook2015-10-121-82/+87
* Refactor redundant blocksPeter Dettman2014-08-271-296/+169
* Port some minor updates from JavaPeter Dettman2014-04-171-4/+4
* Factor out variation of MacUtilities.DoFinalPeter Dettman2013-12-181-2/+1
* Initial import of old CVS repositoryPeter Dettman2013-06-2810-0/+2417