Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add OCaml binding for RNG and hash functions. Add hex_encode to FFI | Jack Lloyd | 2015-06-28 | 1 | -0/+47 |
* | Fix Python cipher update_granularity() and default_nonce_length() | lloyd | 2015-03-09 | 1 | -0/+1 |
* | Fix decrypt in FFI/Python. Github issue 53 | lloyd | 2015-03-01 | 1 | -0/+4 |
* | FFI header cleanup, small Python additions | lloyd | 2015-02-24 | 1 | -10/+16 |
* | FFI cleanups | lloyd | 2015-02-19 | 1 | -22/+22 |
* | Python: docs, key agreement, fix bcrypt trailing null byte. | lloyd | 2015-02-16 | 1 | -2/+11 |
* | Add new module `ffi` which provides a plain C interface, plus a new | lloyd | 2015-02-16 | 1 | -0/+342 |