Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add label parameter to KDF::derive_key | Kai Michaelis | 2016-05-19 | 1 | -1/+2 |
* | Update and consolidate the test framework. | Jack Lloyd | 2015-11-11 | 1 | -1/+1 |
* | Fix botan.py for Python3 | Jack Lloyd | 2015-10-20 | 1 | -0/+4 |
* | Fix bcrypt test | Jack Lloyd | 2015-10-03 | 1 | -1/+3 |
* | Add McEliece keygen and MCEIES to C89 API. Plus random fiddling | Jack Lloyd | 2015-10-01 | 1 | -24/+83 |
* | Export X.509 certificates to ffi and python | Jack Lloyd | 2015-10-01 | 1 | -11/+114 |
* | 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 |