Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | * Expose BN_clear_free * Use BN_clear_free in test_int_to_bn | ||||
* | Funcs macros gone (#3695) | Paul Kehrer | 2017-06-27 | 1 | -2/+0 |
| | | | | | | | | * No more FUNCS/MACROS distinction * change the docs to not talk about MACROS since they're gone * remove out of date comment | ||||
* | 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 |