| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Python MAC wrapper, add an example/test | lloyd | 2015-05-30 | 1 | -2/+12 |
* | Fix Python cipher update_granularity() and default_nonce_length() | lloyd | 2015-03-09 | 1 | -4/+5 |
* | Fix decrypt in FFI/Python. Github issue 53 | lloyd | 2015-03-01 | 1 | -5/+16 |
* | FFI header cleanup, small Python additions | lloyd | 2015-02-24 | 1 | -3/+19 |
* | Python cleanups | lloyd | 2015-02-19 | 1 | -12/+17 |
* | Python: docs, key agreement, fix bcrypt trailing null byte. | lloyd | 2015-02-16 | 1 | -23/+78 |
* | Add new module `ffi` which provides a plain C interface, plus a new | lloyd | 2015-02-16 | 7 | -802/+517 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 2 | -7/+0 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 5 | -4/+6 |
* | Move python to src, add to main makefile | lloyd | 2014-01-07 | 6 | -0/+807 |