aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffi/ffi.h
Commit message (Expand)AuthorAgeFilesLines
* Add OCaml binding for RNG and hash functions. Add hex_encode to FFIJack Lloyd2015-06-281-0/+47
* Fix Python cipher update_granularity() and default_nonce_length()lloyd2015-03-091-0/+1
* Fix decrypt in FFI/Python. Github issue 53lloyd2015-03-011-0/+4
* FFI header cleanup, small Python additionslloyd2015-02-241-10/+16
* FFI cleanupslloyd2015-02-191-22/+22
* Python: docs, key agreement, fix bcrypt trailing null byte.lloyd2015-02-161-2/+11
* Add new module `ffi` which provides a plain C interface, plus a newlloyd2015-02-161-0/+342