aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/prov/openssl/openssl_mode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add limits.h header for INT_MAXJack Lloyd2017-10-041-0/+1
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* More annotationsJack Lloyd2017-09-191-1/+1
* Don't crash if openssl can't allocate a new contextKirill A. Korinsky2017-06-291-0/+3
* Add copy_state to OpenSSL hash functions, and port to OpenSSL 1.1.0Jack Lloyd2017-05-221-17/+18
* Throw OpenSSL exception if any OpenSSL function failed.Alexander Bluhm2017-04-291-11/+11
* Implement cipher modes with OpenSSL.Alexander Bluhm2017-04-251-0/+200