| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix tests when built with no-ec2m | Steven Fackler | 2018-07-29 | 1 | -8/+4 |
| * | Switch to accessors in libressl where possible | Steven Fackler | 2018-06-09 | 1 | -1/+1 |
| * | Overhaul openssl cfgs | Steven Fackler | 2018-05-20 | 1 | -40/+40 |
| * | Some ECDSA fixes/tweaks | Steven Fackler | 2018-03-11 | 1 | -22/+27 |
| * | Revert previous commit | Rohit Aggarwal | 2018-03-11 | 1 | -3/+5 |
| * | Arguments should be BigNumRef and not BigNum | Rohit Aggarwal | 2018-03-10 | 1 | -5/+3 |
| * | Remove unneeded paramter | Rohit Aggarwal | 2018-03-09 | 1 | -15/+12 |
| * | Changes as per PR feedback | Rohit Aggarwal | 2018-03-08 | 1 | -9/+21 |
| * | Get curves for OpenSSL tests itself | Rohit Aggarwal | 2018-03-08 | 1 | -1/+6 |
| * | Try out another curve | Rohit Aggarwal | 2018-03-08 | 1 | -1/+1 |
| * | Another try at using the correct curve | Rohit Aggarwal | 2018-03-08 | 1 | -8/+1 |
| * | Use examples listed in OpenSSL docs for testing | Rohit Aggarwal | 2018-03-08 | 1 | -10/+20 |
| * | Exposed some of ECDSA functions | Rohit Aggarwal | 2018-03-08 | 1 | -0/+179 |