aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/evp.py
Commit message (Expand)AuthorAgeFilesLines
* EVP_CIPHER_CTX_init is a macro in 1.1.0Paul Kehrer2016-03-101-1/+3
* opaque EVP_PKEY_CTXPaul Kehrer2016-03-091-6/+1
* use EVP_PKEY_id where we canPaul Kehrer2016-01-071-2/+7
* add Cryptography_EVP_PKEY_idPaul Kehrer2016-01-071-0/+6
* opaque EVP_PKEY since EVP_PKEY_id existsPaul Kehrer2016-01-071-4/+1
* remove openssl CONDITIONAL_NAMESPaul Kehrer2015-08-031-32/+0
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+265