Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup | Peter Dettman | 2021-11-22 | 11 | -17/+0 |
| | |||||
* | Use Seek when available | Peter Dettman | 2021-11-21 | 4 | -41/+69 |
| | |||||
* | Cleanup after bc-fips-csharp updates | Peter Dettman | 2021-08-07 | 2 | -5/+18 |
| | |||||
* | Refactoring | Peter Dettman | 2021-07-22 | 3 | -22/+3 |
| | |||||
* | Use cached encodings for Equals/GetHashCode | Peter Dettman | 2021-02-16 | 2 | -460/+595 |
| | |||||
* | Various SHA512/224, SHA512/256, SHA3 support | Peter Dettman | 2021-02-10 | 1 | -11/+29 |
| | |||||
* | Add OIW dsaWithSHA1 OID to 'noParams' | Peter Dettman | 2020-04-05 | 1 | -1/+2 |
| | |||||
* | Improve SigAlgName for certs/CRLs | Peter Dettman | 2020-04-05 | 3 | -16/+26 |
| | |||||
* | Refactoring | Peter Dettman | 2020-02-21 | 2 | -4/+4 |
| | |||||
* | Add and use IntValueExact properties | Peter Dettman | 2019-08-10 | 2 | -3/+3 |
| | |||||
* | Use utility method | Peter Dettman | 2019-08-09 | 1 | -1/+1 |
| | |||||
* | Refactor Equals/GetHashCode in X509 objects | Peter Dettman | 2019-08-02 | 3 | -34/+107 |
| | | | | - cache public key in X509Certificate | ||||
* | Fixes and tidying up for release | Peter Dettman | 2019-01-31 | 1 | -3/+3 |
| | |||||
* | minor tweaking | David Hook | 2019-01-20 | 1 | -2/+2 |
| | |||||
* | Added ECGOST3410_2012Signer | Megan Woods | 2019-01-14 | 1 | -1/+65 |
| | | | | Updated encoding of SubjectPublicKeyInfo and PrivateKeyInfo | ||||
* | Set the acInfoGen signature algorithm from ISignatureFactory | Peter Dettman | 2018-10-27 | 1 | -8/+8 |
| | | | | - see https://github.com/bcgit/bc-csharp/pull/64 | ||||
* | Include public key in EC encoding | Peter Dettman | 2018-10-22 | 1 | -2/+2 |
| | |||||
* | Higher-level API support for Ed25519/Ed448/X25519/X448 | Peter Dettman | 2018-09-21 | 1 | -19/+48 |
| | |||||
* | Add IgnoreX509NameOrdering property | Peter Dettman | 2018-08-06 | 1 | -3/+12 |
| | | | | - see https://github.com/bcgit/bc-csharp/issues/136 | ||||
* | fixed head of loop to use primitive type. | David Hook | 2016-12-28 | 1 | -1/+3 |
| | |||||
* | Add Platform method for getting the type name of an object | Peter Dettman | 2015-11-21 | 1 | -4/+1 |
| | |||||
* | Review of culture-independent String comparison methods | Peter Dettman | 2015-11-12 | 2 | -3/+4 |
| | |||||
* | Address various compiler warnings | Peter Dettman | 2015-11-10 | 4 | -10/+10 |
| | |||||
* | Add BerBitString and improve "unused bit" handling | Peter Dettman | 2015-11-10 | 3 | -4/+9 |
| | |||||
* | Missed a Close/Dispose change | Peter Dettman | 2015-11-08 | 1 | -5/+4 |
| | |||||
* | Change Close calls to Dispose calls for PORTABLE | Peter Dettman | 2015-11-04 | 6 | -10/+12 |
| | |||||
* | Fixed method name on verifier factory class | David Hook | 2015-10-24 | 3 | -3/+3 |
| | |||||
* | Fixed naming of Asn1 implementation | David Hook | 2015-10-24 | 1 | -1/+1 |
| | |||||
* | Final naming refactor | David Hook | 2015-10-24 | 7 | -28/+28 |
| | |||||
* | comment update | David Hook | 2015-10-24 | 4 | -19/+19 |
| | |||||
* | renamed ISignatureCalculator to ISignatureCalculatorFactory | David Hook | 2015-10-24 | 4 | -20/+20 |
| | |||||
* | Changed name of Value() to Collect() | David Hook | 2015-10-22 | 4 | -4/+4 |
| | |||||
* | Renamed DoFinal to Value on IBlockResult. | David Hook | 2015-10-21 | 4 | -4/+4 |
| | |||||
* | PCL: Various non-IO changes | Peter Dettman | 2015-10-18 | 1 | -2/+2 |
| | |||||
* | No SerializableAttribute in PCL | Peter Dettman | 2015-10-18 | 2 | -2/+2 |
| | |||||
* | http://www.bouncycastle.org/jira/browse/BMA-128 | Peter Dettman | 2015-10-18 | 2 | -2/+2 |
| | | | | - Cater for future X.509 versions | ||||
* | Further work of signature/verification calculators. | David Hook | 2015-10-16 | 7 | -55/+107 |
| | | | | | Added IBlockResult and IVerifier Added verifier provider verify methods to X.509 PKCS#10 classes. | ||||
* | Fixed generics | David Hook | 2015-10-12 | 4 | -11/+11 |
| | |||||
* | Initial cut of signature generation operators. | David Hook | 2015-10-12 | 4 | -117/+159 |
| | |||||
* | Implementation of homogeneous coordinates for Fp | Peter Dettman | 2014-01-24 | 1 | -120/+120 |
| | | | | | Various changes to point methods to deal with non-affine points Changes in client code and tests to apply point normalization | ||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 40 | -0/+6414 |