Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added SetReverseCertificates to PKCS12Builder and changed PKCS12 encoding | royb | 2023-06-06 | 2 | -23/+58 |
| | |||||
* | PKCS12 added boolean to Build() to reverse order of cert on creation. | royb | 2023-06-05 | 2 | -6/+18 |
| | |||||
* | Refactoring in Pkcs12Store | Peter Dettman | 2023-06-05 | 1 | -40/+32 |
| | |||||
* | Refactoring: reduced allocations | Peter Dettman | 2023-04-20 | 1 | -6/+16 |
| | |||||
* | X509: Refactor stream calculator usage | Peter Dettman | 2023-04-11 | 1 | -21/+4 |
| | |||||
* | PKCS10: check for null/empty extension request value | Peter Dettman | 2023-04-04 | 1 | -17/+26 |
| | |||||
* | Refactoring around Asn1EncodableVector | Peter Dettman | 2023-02-17 | 1 | -3/+3 |
| | |||||
* | Misc. refactoring after bc-fips-csharp updates | Peter Dettman | 2023-02-04 | 2 | -7/+4 |
| | |||||
* | Use FixedTimeEquals | Peter Dettman | 2022-11-23 | 1 | -2/+2 |
| | |||||
* | Remove unnecessary classes | Peter Dettman | 2022-11-14 | 2 | -5/+6 |
| | |||||
* | Dispose cleanup | Peter Dettman | 2022-11-09 | 3 | -11/+15 |
| | | | | - IDisposable for PemReader, PemWriter, IStreamGenerator | ||||
* | Pqc cleanup | Peter Dettman | 2022-11-08 | 1 | -18/+0 |
| | |||||
* | Make factory classes static | Peter Dettman | 2022-11-08 | 1 | -5/+1 |
| | |||||
* | Give IStreamCalculator a generic type | Peter Dettman | 2022-09-20 | 1 | -4/+4 |
| | |||||
* | 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 |
| | |||||
* | Refactoring around Stream signers | Peter Dettman | 2022-06-29 | 1 | -6/+4 |
| | |||||
* | Refactoring around Platform | Peter Dettman | 2022-06-29 | 2 | -3/+3 |
| | |||||
* | Generics migration in Pkcs | Peter Dettman | 2022-06-27 | 6 | -524/+337 |
| | |||||
* | Generics migration work | Peter Dettman | 2022-06-27 | 1 | -3/+2 |
| | |||||
* | Cleanup Exception classes | Peter Dettman | 2022-06-24 | 2 | -24/+47 |
| | |||||
* | Initial merge of PQC port | royb | 2022-06-23 | 1 | -0/+18 |
| | |||||
* | Code cleanup | Peter Dettman | 2022-06-22 | 2 | -3/+3 |
| | |||||
* | ObsoleteAttribute cleanup | Peter Dettman | 2022-06-22 | 2 | -40/+3 |
| | |||||
* | Remove per-ECPoint compression | Peter Dettman | 2022-06-21 | 1 | -1/+2 |
| | |||||
* | ObsoleteAttribute cleanup | Peter Dettman | 2022-06-21 | 5 | -67/+0 |
| | |||||
* | Some Obsolete cleanup | Peter Dettman | 2021-10-14 | 2 | -8/+5 |
| | |||||
* | 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 |
| | |||||
* | Removed unused variable. | mw | 2021-09-07 | 1 | -2/+0 |
| | |||||
* | minor refactoring | David Hook | 2021-09-02 | 1 | -2/+2 |
| | |||||
* | Issue #1 | mw | 2021-09-01 | 1 | -262/+321 |
| | | | | | | Added logic to handle duplicate extensions. New method on Pkcs10CertificationRequest for extracting X509Extensions Tests | ||||
* | fixed typos | David Hook | 2021-08-30 | 1 | -1/+1 |
| | |||||
* | initial fix for #261 | David Hook | 2021-08-30 | 1 | -0/+10 |
| | |||||
* | Various SHA512/224, SHA512/256, SHA3 support | Peter Dettman | 2021-02-10 | 1 | -12/+40 |
| | |||||
* | 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 | 3 | -5/+78 |
| | |||||
* | Add OIW dsaWithSHA1 OID to 'noParams' | Peter Dettman | 2020-04-05 | 1 | -1/+2 |
| | |||||
* | PKCS12: Improved support for certificate-only key stores without password | Peter Dettman | 2020-02-13 | 1 | -15/+33 |
| | |||||
* | Fixes and tidying up for release | Peter Dettman | 2019-01-31 | 3 | -21/+23 |
| | |||||
* | minor tweaking | David Hook | 2019-01-20 | 1 | -2/+2 |
| | |||||
* | first cut on Pkcs8 | David Hook | 2019-01-15 | 4 | -0/+195 |
| | |||||
* | Added ECGOST3410_2012Signer | Megan Woods | 2019-01-14 | 1 | -1/+43 |
| | | | | Updated encoding of SubjectPublicKeyInfo and PrivateKeyInfo | ||||
* | Include public key in EC encoding | Peter Dettman | 2018-10-22 | 1 | -3/+5 |
| | |||||
* | Fix unmarked key regression | Peter Dettman | 2018-10-09 | 1 | -0/+4 |
| | | | | - see https://github.com/bcgit/bc-csharp/issues/94 | ||||
* | Higher-level API support for Ed25519/Ed448/X25519/X448 | Peter Dettman | 2018-09-21 | 1 | -37/+79 |
| | |||||
* | Refactoring around Pkcs10CertificationRequest | Peter Dettman | 2018-08-07 | 1 | -27/+29 |
| | | | | - see https://github.com/bcgit/bc-csharp/pull/123 | ||||
* | Add OIW OIDs in various lookup tables | Peter Dettman | 2017-09-05 | 1 | -30/+31 |
| | | | | | - replace some OID literals with named ones - see https://github.com/bcgit/bc-csharp/issues/74 | ||||
* | Add Platform method for getting the type name of an object | Peter Dettman | 2015-11-21 | 1 | -1/+1 |
| | |||||
* | Update ECPrivateKeyStructure following Java API | Peter Dettman | 2015-11-13 | 1 | -18/+15 |
| | |||||
* | Review of culture-independent String comparison methods | Peter Dettman | 2015-11-12 | 2 | -9/+9 |
| | |||||
* | Address various compiler warnings | Peter Dettman | 2015-11-10 | 4 | -11/+11 |
| | |||||
* | Add BerBitString and improve "unused bit" handling | Peter Dettman | 2015-11-10 | 1 | -1/+1 |
| | |||||
* | Change Close calls to Dispose calls for PORTABLE | Peter Dettman | 2015-11-04 | 1 | -2/+2 |
| | |||||
* | Fixed method name on verifier factory class | David Hook | 2015-10-24 | 1 | -1/+1 |
| | |||||
* | Fixed naming of Asn1 implementation | David Hook | 2015-10-24 | 1 | -1/+1 |
| | |||||
* | Final naming refactor | David Hook | 2015-10-24 | 1 | -6/+6 |
| | |||||
* | comment update | David Hook | 2015-10-24 | 1 | -4/+4 |
| | |||||
* | renamed ISignatureCalculator to ISignatureCalculatorFactory | David Hook | 2015-10-24 | 1 | -4/+4 |
| | |||||
* | Changed name of Value() to Collect() | David Hook | 2015-10-22 | 1 | -1/+1 |
| | |||||
* | Renamed DoFinal to Value on IBlockResult. | David Hook | 2015-10-21 | 1 | -1/+1 |
| | |||||
* | PCL: Various non-IO changes | Peter Dettman | 2015-10-18 | 2 | -2/+2 |
| | |||||
* | Further work of signature/verification calculators. | David Hook | 2015-10-16 | 1 | -45/+39 |
| | | | | | Added IBlockResult and IVerifier Added verifier provider verify methods to X.509 PKCS#10 classes. | ||||
* | removed bogus imports (old FilterStream) | David Hook | 2015-10-12 | 1 | -82/+87 |
| | | | | added ISignatureGenerator to Pkcs10. | ||||
* | 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 | 10 | -0/+2417 |