summary refs log tree commit diff
path: root/crypto/src/cms/KeyTransRecipientInfoGenerator.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Warnings cleanupPeter Dettman2022-06-221-31/+16
|
* fix: NullReferenceException in DerOctetString..ctorLABADE Youval2022-01-121-1/+1
|
* github #222 addressed OAEP parameter setting, refactored ↵David Hook2021-05-241-49/+16
| | | | KeyTransRecipientInfoGenerator to allow deprecation of sub class
* fixed KeyTransRecipientInfoGenerator to invoke overridable method for ↵David Hook2019-01-191-4/+1
| | | | wrapping symmetric session key
* added use of IKeyWrapper for managing CMS KeyTransRecipientDavid Hook2019-01-181-71/+103
|
* Address various compiler warningsPeter Dettman2015-11-101-1/+1
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+87