summary refs log tree commit diff
path: root/crypto/src/cms/SignerInformation.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | in ASN1Encodable
* 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
| | | | - see https://github.com/bcgit/bc-csharp/issues/153
* 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
| | | | | Conflicts: crypto/src/asn1/x9/X9ECParametersHolder.cs
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+758