Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |