aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/dsa.py
Commit message (Collapse)AuthorAgeFilesLines
* add DSA getters/setters for opaquing the struct (#2889)Paul Kehrer2016-04-301-0/+73
| | | | | | * add DSA getters/setters for opaquing the struct * these can live in functions
* remove more DSA bindings we don't usePaul Kehrer2016-03-161-8/+0
| | | | 1.1.0pre4 opaqued DSA_SIG, but it turns out we don't use it
* remove openssl CONDITIONAL_NAMESPaul Kehrer2015-08-031-2/+0
|
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+56