summary refs log tree commit diff
path: root/crypto/src/cms/CMSSignedDataStreamGenerator.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add and use IntValueExact propertiesPeter Dettman2019-08-101-1/+1
|
* Refactoring to support custom ISignatureFactoryPeter Dettman2018-10-111-1/+1
| | | | - see https://github.com/bcgit/bc-csharp/issues/153
* Add UseDerForCerts, UseDerForCrls propertiesPeter Dettman2018-08-061-2/+6
| | | | - see https://github.com/bcgit/bc-csharp/pull/101
* Address various compiler warningsPeter Dettman2015-11-101-1/+1
|
* Oops, fix method namesPeter Dettman2015-11-041-1/+1
|
* Replace Close with Dispose for PORTABLEPeter Dettman2015-11-041-2/+18
|
* Change Close calls to Dispose calls for PORTABLEPeter Dettman2015-11-041-3/+3
|
* Initial cut of SignerInfoGeneratorDavid Hook2015-10-171-6/+6
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+913