aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/aes.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused bindings from aes.py (#4772)Alex Gaynor2019-02-261-7/+1
* Funcs macros gone (#3695)Paul Kehrer2017-06-271-3/+0
* Drop 1.0.0 (#3312)Alex Gaynor2016-12-131-15/+0
* Use a series of constants for OpenSSL version checks (#3037)Alex Gaynor2016-07-111-1/+1
* AES_ctr128_encrypt needs to be in macros as it's a conditional binding (#3023)Paul Kehrer2016-06-271-4/+4
* remove unneeded AES conditionals now that we no longer support 0.9.8 (#2985)Paul Kehrer2016-06-181-19/+6
* In OpenSSL 1.1.0 AES_ctr128_encrypt no longer existsPaul Kehrer2016-03-081-1/+10
* remove openssl CONDITIONAL_NAMESPaul Kehrer2015-08-031-7/+0
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+61