Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-05-20 | Picnic followup changes | Peter Dettman | 5 | -185/+76 | |
2024-05-20 | Embed picnic data in source to make it trim-friendly | Robert Hague | 7 | -170/+38065 | |
- see https://github.com/bcgit/bc-csharp/pull/534 | |||||
2024-05-13 | Refactor to use Enum.TryParse | Peter Dettman | 5 | -194/+154 | |
2024-05-10 | Update release notes | Peter Dettman | 1 | -0/+2 | |
2024-05-10 | Fix CMS recipient selection by SubjectKeyIdentifier | Peter Dettman | 4 | -5/+11 | |
- see https://github.com/bcgit/bc-csharp/issues/532 | |||||
2024-05-10 | Refactoring in X509ExtensionsGenerator | Peter Dettman | 1 | -19/+14 | |
2024-05-10 | Add checks in CMS tests that recipient matches expected certificate | Peter Dettman | 4 | -18/+48 | |
2024-05-10 | Add Asn1Sequence utility methods | Peter Dettman | 4 | -0/+110 | |