aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffi/ffi_hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix clang warning re missed copy elisionJack Lloyd2021-04-041-1/+1
* Avoid raw pointers in the FFI internalsJack Lloyd2021-04-041-3/+3
* Remove support for Visual C++ 2013Jack Lloyd2018-10-011-1/+1
* Add some additional null pointer arg checks to FFIJack Lloyd2018-08-141-0/+15
* Add FFI funcs to get algo name from cipher, MAC and hash objsJack Lloyd2018-07-191-0/+6
* Add explicit int return type declarations on FFI lambdas.Jack Lloyd2017-12-281-1/+1
* Split up ffi.cpp into several filesJack Lloyd2017-07-311-0/+70