Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Hmac SHA384/SHA512 with Pbes2 in PKCS#12 | Alexander Scheel | 2024-01-30 | 1 | -1/+47 |
| | | | | | | | This adds support for SHA-384 and SHA-512 in conjunction with Pbes2 PKCS#12 bundles after seeing one in the wild. Signed-off-by: Alexander Scheel <alexander.scheel@keyfactor.com> | ||||
* | PKCS10: check for null/empty extension request value | Peter Dettman | 2023-04-04 | 1 | -1/+32 |
| | |||||
* | Complete SecureRandom refactoring | Peter Dettman | 2022-10-23 | 1 | -1/+1 |
| | |||||
* | Generics migration complete | Peter Dettman | 2022-06-29 | 2 | -2/+1 |
| | |||||
* | Generics migration in Asn1 | Peter Dettman | 2022-06-27 | 2 | -14/+9 |
| | |||||
* | Remove Main methods from test classes | Peter Dettman | 2022-06-23 | 3 | -18/+0 |
| | |||||
* | Code cleanup | Peter Dettman | 2022-06-22 | 1 | -5/+2 |
| | |||||
* | ObsoleteAttribute cleanup | Peter Dettman | 2022-06-22 | 2 | -18/+12 |
| | |||||
* | .NET 1.1 fixes | Peter Dettman | 2021-10-17 | 1 | -1/+1 |
| | |||||
* | Some Obsolete cleanup | Peter Dettman | 2021-10-14 | 1 | -8/+3 |
| | |||||
* | minor refactoring | David Hook | 2021-09-02 | 1 | -1/+1 |
| | |||||
* | moved test | mw | 2021-09-02 | 1 | -1/+105 |
| | |||||
* | fixed typos | David Hook | 2021-08-30 | 1 | -1/+1 |
| | |||||
* | initial fix for #261 | David Hook | 2021-08-30 | 1 | -0/+118 |
| | |||||
* | Cleanup | Peter Dettman | 2020-12-08 | 1 | -2/+2 |
| | |||||
* | added support for PKCS#5 scheme 2 to Pkcs12Store, tests for the same | David Hook | 2020-11-17 | 1 | -3/+232 |
| | |||||
* | fixed typo | David Hook | 2020-04-18 | 1 | -1/+9 |
| | |||||
* | added extra key store | David Hook | 2020-04-18 | 1 | -0/+126 |
| | |||||
* | PKCS12: Improved support for certificate-only key stores without password | Peter Dettman | 2020-02-13 | 1 | -11/+68 |
| | |||||
* | Address various compiler warnings | Peter Dettman | 2015-11-10 | 1 | -2/+2 |
| | |||||
* | Add suffix check for test files | Peter Dettman | 2015-10-25 | 1 | -1/+4 |
| | |||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 4 | -0/+1487 |