aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffi/ffi_mp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove support for 8 or 16 bit BigInt wordsJack Lloyd2018-08-151-3/+38
* Cleanup of BigInt encoding/decoding functionsJack Lloyd2018-08-141-12/+7
* Better error reporting for FFIJack Lloyd2018-08-121-1/+1
* One comment fix and one formatting fix [ci skip]René Korthaus2018-02-281-3/+4
* Add explicit int return type declarations on FFI lambdas.Jack Lloyd2017-12-281-1/+1
* Simplify ffi call overheadJack Lloyd2017-10-111-1/+2
* Add wrappers for reinterpret_cast between char* and uint8_t*Jack Lloyd2017-10-031-1/+1
* Split up ffi.cpp into several filesJack Lloyd2017-07-311-0/+280