Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comile fixes for VC 2013. Based on github pull 56 | neusdan | 2015-03-10 | 1 | -50/+14 |
* | Fix Python cipher update_granularity() and default_nonce_length() | lloyd | 2015-03-09 | 2 | -0/+6 |
* | Cleanups | lloyd | 2015-03-08 | 1 | -2/+2 |
* | Fix decrypt in FFI/Python. Github issue 53 | lloyd | 2015-03-01 | 2 | -1/+7 |
* | FFI header cleanup, small Python additions | lloyd | 2015-02-24 | 1 | -10/+16 |
* | FFI cleanups | lloyd | 2015-02-19 | 2 | -34/+29 |
* | 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 | 2 | -60/+149 |
* | Add new module `ffi` which provides a plain C interface, plus a new | lloyd | 2015-02-16 | 3 | -0/+1453 |