aboutsummaryrefslogtreecommitdiffstats
path: root/src/python
Commit message (Expand)AuthorAgeFilesLines
* Fix Python MAC wrapper, add an example/testlloyd2015-05-301-2/+12
* Fix Python cipher update_granularity() and default_nonce_length()lloyd2015-03-091-4/+5
* Fix decrypt in FFI/Python. Github issue 53lloyd2015-03-011-5/+16
* FFI header cleanup, small Python additionslloyd2015-02-241-3/+19
* Python cleanupslloyd2015-02-191-12/+17
* Python: docs, key agreement, fix bcrypt trailing null byte.lloyd2015-02-161-23/+78
* Add new module `ffi` which provides a plain C interface, plus a newlloyd2015-02-167-802/+517
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-042-7/+0
* Ensure all files have copyright and license info.lloyd2015-01-105-4/+6
* Move python to src, add to main makefilelloyd2014-01-076-0/+807