Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for Visual C++ 2013 | Jack Lloyd | 2018-10-01 | 1 | -1/+1 |
* | Expose RDRAND RNG through FFI | Jack Lloyd | 2018-08-13 | 1 | -2/+13 |
* | Add some useful FFI functions | Jack Lloyd | 2018-08-10 | 1 | -0/+9 |
* | Guard use of Serialized_RNG with thread macro check | Jack Lloyd | 2018-08-10 | 1 | -0/+2 |
* | Add a "user-threadsafe" option to botan_rng_init | Jack Lloyd | 2018-08-10 | 1 | -0/+10 |
* | Add FFI funcs to get algo name from cipher, MAC and hash objs | Jack Lloyd | 2018-07-19 | 1 | -0/+5 |
* | Add explicit int return type declarations on FFI lambdas. | Jack Lloyd | 2017-12-28 | 1 | -1/+1 |
* | Simplify ffi call overhead | Jack Lloyd | 2017-10-11 | 1 | -1/+2 |
* | Split up ffi.cpp into several files | Jack Lloyd | 2017-07-31 | 1 | -0/+53 |