aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/ecdsa.py
Commit message (Collapse)AuthorAgeFilesLines
* Funcs macros gone (#3695)Paul Kehrer2017-06-271-3/+0
| | | | | | | | * No more FUNCS/MACROS distinction * change the docs to not talk about MACROS since they're gone * remove out of date comment
* Ec is a thing (#3453)Alex Gaynor2017-03-151-32/+0
| | | | | | | | | | | | | | | | * We always have EC * We always have ECDH * We always have ECDSA * We always have EC codes * This can go as well * And this * unused import
* 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