aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffi/info.txt
Commit message (Expand)AuthorAgeFilesLines
* Update FFI versionJack Lloyd2017-08-151-1/+1
* Split up ffi.cpp into several filesJack Lloyd2017-07-311-0/+11
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-2/+3
* Expose BigInt API subset to C APIJack Lloyd2017-03-281-1/+2
* Don't force HMAC_DRBG to be enabledJack Lloyd2016-11-181-0/+1
* Switch to HMAC_DRBG for all RNG generation.Jack Lloyd2016-07-171-1/+0
* Fix botan.py for Python3Jack Lloyd2015-10-201-1/+1
* Move DataSource to utils and rewrite PEM encoding to avoid filtersJack Lloyd2015-10-141-1/+0
* Add McEliece keygen and MCEIES to C89 API. Plus random fiddlingJack Lloyd2015-10-011-1/+2
* Export X.509 certificates to ffi and pythonJack Lloyd2015-10-011-0/+1
* Add new module `ffi` which provides a plain C interface, plus a newlloyd2015-02-161-0/+12