Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call | Richard Levitte | 2020-11-13 | 1 | -3/+3 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | Deprecate the ECDSA and EV_KEY_METHOD functions. | Pauli | 2020-02-04 | 1 | -0/+6 |
* | Reorganize local header files | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -1/+1 |
* | Following the license change, modify the boilerplates in crypto/ec/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | Useless includes | FdaSilvaYY | 2016-06-18 | 1 | -2/+0 |
* | Copyright consolidation 05/10 | Rich Salz | 2016-05-17 | 1 | -51/+6 |
* | Remove #error from include files. | Rich Salz | 2016-03-21 | 1 | -3/+1 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 1 | -1/+0 |
* | Use NULL comparison | Dr. Stephen Henson | 2015-12-09 | 1 | -3/+3 |
* | Top level ECDSA sign/verify redirection. | Dr. Stephen Henson | 2015-12-09 | 1 | -12/+6 |
* | return errors for unsupported operations | Dr. Stephen Henson | 2015-12-09 | 1 | -1/+4 |
* | Move and adapt ECDSA sign and verify functions. | Dr. Stephen Henson | 2015-12-09 | 1 | -0/+105 |