summaryrefslogtreecommitdiff
path: root/src/_cffi_src/openssl/ecdsa.py
Commit message (Expand)AuthorAgeFilesLines
* remove unused error constant (#6409)Alex Gaynor2021-10-121-5/+0
* Remove __future__ import from our code (#5610)Alex Gaynor2020-12-091-1/+0
* shrink bindings more (#5356)Paul Kehrer2020-07-271-9/+0
* Remove ECDSA_sign_setup and *sign_ex bindings. (#4245)David Benjamin2018-05-151-5/+0
* Funcs macros gone (#3695)Paul Kehrer2017-06-271-3/+0
* Ec is a thing (#3453)Alex Gaynor2017-03-151-32/+0
* ECDSA_SIG can be opaque tooPaul Kehrer2016-03-091-4/+1
* ECDSA functions we don't use that aren't in 1.1.0Paul Kehrer2016-03-091-16/+0
* remove openssl CONDITIONAL_NAMESPaul Kehrer2015-08-031-24/+0
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+121