summary refs log tree commit diff
path: root/crypto/src/pkcs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Further work of signature/verification calculators.David Hook2015-10-161-45/+39
| | | | | Added IBlockResult and IVerifier Added verifier provider verify methods to X.509 PKCS#10 classes.
* removed bogus imports (old FilterStream)David Hook2015-10-121-82/+87
| | | | added ISignatureGenerator to Pkcs10.
* Refactor redundant blocksPeter Dettman2014-08-271-296/+169
| | | | Support no-password operation (as best we can)
* 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