aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffi/ffi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix decrypt in FFI/Python. Github issue 53lloyd2015-03-011-1/+3
* FFI cleanupslloyd2015-02-191-12/+7
* Modify interfaces of KDF and PBKDF to write output to an array, withlloyd2015-02-181-54/+14
* Python: docs, key agreement, fix bcrypt trailing null byte.lloyd2015-02-161-58/+138
* Add new module `ffi` which provides a plain C interface, plus a newlloyd2015-02-161-0/+1099