Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix decrypt in FFI/Python. Github issue 53 | lloyd | 2015-03-01 | 1 | -1/+3 |
* | FFI cleanups | lloyd | 2015-02-19 | 1 | -12/+7 |
* | Modify interfaces of KDF and PBKDF to write output to an array, with | lloyd | 2015-02-18 | 1 | -54/+14 |
* | Python: docs, key agreement, fix bcrypt trailing null byte. | lloyd | 2015-02-16 | 1 | -58/+138 |
* | Add new module `ffi` which provides a plain C interface, plus a new | lloyd | 2015-02-16 | 1 | -0/+1099 |