summary refs log tree commit diff
path: root/crypto/src/cms/CMSUtils.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support 'leaveOpen' in Asn1 streamsPeter Dettman2023-03-051-12/+13
|
* Refactoring in CmsPeter Dettman2023-02-171-3/+18
|
* Avoid unnecessary recodingPeter Dettman2023-02-141-1/+1
|
* Asn1Generator implements IDisposablePeter Dettman2022-11-091-6/+0
| | | | - now expects BerOctetStringGenerator to be disposed, not just its octets stream
* CMS support for OtherRevocationInfoFormatPeter Dettman2022-11-061-3/+49
| | | | - see https://github.com/bcgit/bc-csharp/pull/328
* System.Linq cleanupPeter Dettman2022-10-171-10/+12
|
* Replace IX509Store API with new store/selector APIPeter Dettman2022-06-261-65/+38
| | | | - overhaul Cms, Pkix, X509 APIs
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+186