Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ordering changes in Pkcs12Store | Peter Dettman | 2024-01-08 | 1 | -86/+111 |
| | |||||
* | Use Asn1Set FromVector utility methods | Peter Dettman | 2023-07-24 | 1 | -5/+5 |
| | |||||
* | Added SetReverseCertificates to PKCS12Builder and changed PKCS12 encoding | royb | 2023-06-06 | 1 | -21/+50 |
| | |||||
* | PKCS12 added boolean to Build() to reverse order of cert on creation. | royb | 2023-06-05 | 1 | -4/+15 |
| | |||||
* | Refactoring in Pkcs12Store | Peter Dettman | 2023-06-05 | 1 | -40/+32 |
| | |||||
* | Refactoring around Asn1EncodableVector | Peter Dettman | 2023-02-17 | 1 | -3/+3 |
| | |||||
* | Use FixedTimeEquals | Peter Dettman | 2022-11-23 | 1 | -2/+2 |
| | |||||
* | added full check for certificate key usage | David Hook | 2022-07-10 | 1 | -4/+25 |
| | |||||
* | added using | David Hook | 2022-07-10 | 1 | -0/+1 |
| | |||||
* | initial setting of trusted certificate entry | David Hook | 2022-07-10 | 1 | -0/+8 |
| | |||||
* | Generics migration in Pkcs | Peter Dettman | 2022-06-27 | 1 | -356/+199 |
| | |||||
* | Code cleanup | Peter Dettman | 2022-06-22 | 1 | -1/+1 |
| | |||||
* | ObsoleteAttribute cleanup | Peter Dettman | 2022-06-22 | 1 | -38/+2 |
| | |||||
* | ObsoleteAttribute cleanup | Peter Dettman | 2022-06-21 | 1 | -6/+0 |
| | |||||
* | Some Obsolete cleanup | Peter Dettman | 2021-10-14 | 1 | -6/+3 |
| | |||||
* | Obsolete DerOutputStream | Peter Dettman | 2021-10-14 | 1 | -9/+2 |
| | |||||
* | Obsolete BerOutputStream | Peter Dettman | 2021-10-14 | 1 | -1/+1 |
| | |||||
* | format changes only - relates to github #68 | David Hook | 2021-10-04 | 1 | -39/+39 |
| | |||||
* | fixed typos | David Hook | 2021-08-30 | 1 | -1/+1 |
| | |||||
* | initial fix for #261 | David Hook | 2021-08-30 | 1 | -0/+10 |
| | |||||
* | added suport for PKCS#5 scheme 2, tests for the same | David Hook | 2020-11-17 | 1 | -6/+17 |
| | |||||
* | first cut at PKCS#5 Scheme 2 in PKCS#12 | David Hook | 2020-04-25 | 1 | -4/+30 |
| | |||||
* | PKCS12: Improved support for certificate-only key stores without password | Peter Dettman | 2020-02-13 | 1 | -15/+33 |
| | |||||
* | Fix unmarked key regression | Peter Dettman | 2018-10-09 | 1 | -0/+4 |
| | | | | - see https://github.com/bcgit/bc-csharp/issues/94 | ||||
* | Review of culture-independent String comparison methods | Peter Dettman | 2015-11-12 | 1 | -8/+8 |
| | |||||
* | Address various compiler warnings | Peter Dettman | 2015-11-10 | 1 | -5/+5 |
| | |||||
* | Refactor redundant blocks | Peter Dettman | 2014-08-27 | 1 | -296/+169 |
| | | | | Support no-password operation (as best we can) | ||||
* | Port some minor updates from Java | Peter Dettman | 2014-04-17 | 1 | -4/+4 |
| | |||||
* | Factor out variation of MacUtilities.DoFinal | Peter Dettman | 2013-12-18 | 1 | -2/+1 |
| | |||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 1 | -0/+1228 |