aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffi/ffi_block.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add botan_block_cipher_query_keylen plus some new FFI error codesJack Lloyd2018-07-241-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
* Add static_cast to avoid conversion warningJack Lloyd2017-10-031-1/+2
* Split up ffi.cpp into several filesJack Lloyd2017-07-311-0/+81