summary refs log tree commit diff
path: root/crypto/src/cms/SignerInformation.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use FixedTimeEqualsPeter Dettman2022-11-231-1/+1
* Simplify digest calculationPeter Dettman2022-11-091-4/+7
* Overhaul UTCTime classesPeter Dettman2022-11-071-1/+1
* RefactoringPeter Dettman2022-10-041-8/+2
* Generics migration in CmsPeter Dettman2022-06-281-3/+3
* completed copy constructor in SignerInformation, fixed mutable issue for SET ...David Hook2021-10-081-14/+15
* added explicit sorting of DER encoded SETDavid Hook2021-10-071-6/+8
* github #83 - correct digest name fetch to check enc oidDavid Hook2021-05-311-7/+12
* Fix CMS RSASSA-PSS verification when no signed attrsPeter Dettman2021-02-081-18/+22
* direct signature for PSSDavid Hook2021-01-311-0/+10
* Misc. updates from bc-javaPeter Dettman2020-07-301-1/+1
* Add and use IntValueExact propertiesPeter Dettman2019-08-101-3/+3
* Refactoring to support custom ISignatureFactoryPeter Dettman2018-10-111-3/+11
* Add new SignerInformation protected constructorPeter Dettman2018-10-051-0/+24
* Address various compiler warningsPeter Dettman2015-11-101-8/+8
* Merge branch 'master' of git.bouncycastle.org:bc-csharpPeter Dettman2015-08-141-2/+5
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+758