aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/hmac.py
Commit message (Expand)AuthorAgeFilesLines
* Funcs macros gone (#3695)Paul Kehrer2017-06-271-3/+0
* Attempt to simplify the libressl checing (#3482)Alex Gaynor2017-03-261-2/+2
* Use a series of constants for OpenSSL version checks (#3037)Alex Gaynor2016-07-111-2/+2
* Removed 0.9.8 specific hmac code (#2995)Alex Gaynor2016-06-191-60/+5
* HMAC_CTX_new doesn't need commented out code for no reasonPaul Kehrer2016-03-101-5/+0
* simplify HMAC_CTX_freePaul Kehrer2016-03-101-4/+0
* opaque HMAC_CTX, which requires some helper functionsPaul Kehrer2016-03-091-4/+36
* remove openssl CONDITIONAL_NAMESPaul Kehrer2015-08-031-2/+0
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+85