Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exposed OpenSSL prime methods (#4292) | Quinten Stokkink | 2018-06-22 | 1 | -0/+6 |
* | Remove unused BN bindings. (#4219) | David Benjamin | 2018-05-09 | 1 | -28/+2 |
* | Expose OpenSSL constant time bignum arithmetic (#4200) | Tux | 2018-04-24 | 1 | -0/+14 |
* | Expose BN_rand and BN_rand_range (#4118) | Tux | 2018-02-23 | 1 | -0/+3 |
* | Expose `BN_clear_free` in the OpenSSL backend (#4071) | Tux | 2018-01-05 | 1 | -0/+1 |
* | Funcs macros gone (#3695) | Paul Kehrer | 2017-06-27 | 1 | -2/+0 |
* | Simplify code slightly by adding a new binding | Alex Gaynor | 2015-12-26 | 1 | -0/+2 |
* | Remove long comments and workarounds, use new cffi syntax | Alex Gaynor | 2015-10-21 | 1 | -18/+1 |
* | remove openssl CONDITIONAL_NAMES | Paul Kehrer | 2015-08-03 | 1 | -2/+0 |
* | convert to cffi 1.0 precompile system | Paul Kehrer | 2015-06-07 | 1 | -0/+105 |