summary refs log tree commit diff
path: root/crypto/src/cms/CMSSignedHelper.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor CMS helpersPeter Dettman2023-07-261-18/+13
|
* Create new API for algorithm findersPeter Dettman2023-07-261-2/+3
|
* Updates to Cms from bc-javaPeter Dettman2023-07-241-10/+9
|
* Fix rethrow syntaxPeter Dettman2023-03-161-2/+2
| | | | - see https://github.com/bcgit/bc-csharp/issues/425
* Misc. cleanup after bc-fips-csharp updatesPeter Dettman2023-01-281-20/+34
|
* CMS support for OtherRevocationInfoFormatPeter Dettman2022-11-061-0/+26
| | | | - see https://github.com/bcgit/bc-csharp/pull/328
* More GOST 2012 registry entriesPeter Dettman2022-11-061-0/+16
| | | | - see https://github.com/bcgit/bc-csharp/pull/233
* GOST registry entriesPeter Dettman2022-11-051-4/+4
| | | | - see https://github.com/bcgit/bc-csharp/pull/284
* Add Gost2012 algorithms to registriesPeter Dettman2022-10-231-4/+13
| | | | - see https://github.com/bcgit/bc-csharp/pull/217
* RefactoringPeter Dettman2022-10-041-4/+3
|
* Generics migration in CmsPeter Dettman2022-06-281-93/+67
|
* Generics migration workPeter Dettman2022-06-271-1/+1
|
* Replace IX509Store API with new store/selector APIPeter Dettman2022-06-261-147/+51
| | | | - overhaul Cms, Pkix, X509 APIs
* Remove legacy TLSPeter Dettman2022-06-211-6/+2
|
* Portability fixesPeter Dettman2021-05-241-1/+1
|
* Various SHA512/224, SHA512/256, SHA3 supportPeter Dettman2021-02-101-2/+14
|
* Finished NewTspTestsmw2020-10-271-2/+18
|
* Update CMSSignedHelper.csKristian Rastrup2019-03-261-1/+1
| | | Change to Id Field for TeleTrusTObjectIdentifiers.TeleTrusTRsaSignatureAlgorithm
* Fixes and tidying up for releasePeter Dettman2019-01-311-1/+1
|
* Address various compiler warningsPeter Dettman2015-11-101-1/+1
|
* Initial cut of SignerInfoGeneratorDavid Hook2015-10-171-4/+111
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+319