Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update FFI version | Jack Lloyd | 2017-08-15 | 1 | -1/+1 |
* | Split up ffi.cpp into several files | Jack Lloyd | 2017-07-31 | 1 | -0/+11 |
* | Remove "Dirty hack" for multiple defines in lex_me_harder() | Simon Warta | 2017-04-02 | 1 | -2/+3 |
* | Expose BigInt API subset to C API | Jack Lloyd | 2017-03-28 | 1 | -1/+2 |
* | Don't force HMAC_DRBG to be enabled | Jack Lloyd | 2016-11-18 | 1 | -0/+1 |
* | Switch to HMAC_DRBG for all RNG generation. | Jack Lloyd | 2016-07-17 | 1 | -1/+0 |
* | Fix botan.py for Python3 | Jack Lloyd | 2015-10-20 | 1 | -1/+1 |
* | Move DataSource to utils and rewrite PEM encoding to avoid filters | Jack Lloyd | 2015-10-14 | 1 | -1/+0 |
* | Add McEliece keygen and MCEIES to C89 API. Plus random fiddling | Jack Lloyd | 2015-10-01 | 1 | -1/+2 |
* | Export X.509 certificates to ffi and python | Jack Lloyd | 2015-10-01 | 1 | -0/+1 |
* | Add new module `ffi` which provides a plain C interface, plus a new | lloyd | 2015-02-16 | 1 | -0/+12 |