Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GOST34.10 2012 parameter sets | Peter Dettman | 2017-09-16 | 1 | -0/+24 |
| | |||||
* | Initial implementation of SM2 elliptic curve | Peter Dettman | 2017-06-03 | 1 | -13/+18 |
| | | | | | - includes custom curve code - add lots of OIDs from GM standard | ||||
* | Add Platform method for getting the type name of an object | Peter Dettman | 2015-11-21 | 3 | -3/+9 |
| | |||||
* | added GetInstance methods | David Hook | 2015-11-13 | 2 | -0/+50 |
| | |||||
* | Review of culture-independent String comparison methods | Peter Dettman | 2015-11-12 | 1 | -2/+2 |
| | |||||
* | Port latest X9 EC stuff from Java API | Peter Dettman | 2015-10-14 | 4 | -69/+145 |
| | |||||
* | Port of latest PGP tests and supporting code changes | Peter Dettman | 2015-10-12 | 1 | -0/+22 |
| | |||||
* | Merge branch 'master' of git.bouncycastle.org:bc-csharp | Peter Dettman | 2015-08-14 | 1 | -5/+5 |
|\ | | | | | | | | | Conflicts: crypto/src/asn1/x9/X9ECParametersHolder.cs | ||||
| * | Move lazy initialization under lock | Peter Dettman | 2015-06-26 | 1 | -16/+19 |
| | | |||||
* | | Add locking to lazy factory property | Peter Dettman | 2015-06-12 | 1 | -6/+9 |
|/ | |||||
* | Include ANSSI curves in getByOID lookup | Peter Dettman | 2015-03-25 | 1 | -1/+6 |
| | |||||
* | Add ANSSI curve FRP256v1 and refactor curve registries | Peter Dettman | 2015-03-23 | 2 | -9/+19 |
| | |||||
* | Fix dodgy character in curve seed | Peter Dettman | 2014-02-07 | 1 | -1/+1 |
| | |||||
* | Add order/cofactor to Fp curves | Peter Dettman | 2014-02-04 | 1 | -25/+46 |
| | |||||
* | Some more EC point normalization | Peter Dettman | 2014-01-24 | 2 | -7/+7 |
| | |||||
* | Make class abstract | Peter Dettman | 2014-01-24 | 1 | -32/+24 |
| | |||||
* | Formatting | Peter Dettman | 2014-01-23 | 1 | -45/+45 |
| | |||||
* | Use new Math.Field classes in EC curves, and avoid casting in client code | Peter Dettman | 2014-01-22 | 3 | -187/+224 |
| | |||||
* | Add new classes in Math.Field and some other EC-related stuff from Java | Peter Dettman | 2014-01-21 | 1 | -0/+118 |
| | |||||
* | Formatting | Peter Dettman | 2014-01-21 | 1 | -714/+714 |
| | |||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 15 | -0/+1892 |