Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some additional null pointer arg checks to FFI | Jack Lloyd | 2018-08-14 | 1 | -27/+37 |
* | Add function to return the size of a key agreement output | Jack Lloyd | 2018-08-12 | 1 | -0/+7 |
* | Add a function to query output length of symmetric cipher | Jack Lloyd | 2018-08-10 | 1 | -0/+4 |
* | Add functions to get size of PK ciphertext,plaintext | Jack Lloyd | 2018-08-10 | 1 | -0/+10 |
* | Add FFI function to get signature output length | Jack Lloyd | 2018-08-10 | 1 | -0/+5 |
* | Format nit | Jack Lloyd | 2018-08-02 | 1 | -1/+1 |
* | Add explicit int return type declarations on FFI lambdas. | Jack Lloyd | 2017-12-28 | 1 | -5/+5 |
* | Correct return value of botan_pk_op_verify_finish | Jack Lloyd | 2017-09-06 | 1 | -1/+1 |
* | Split up ffi.cpp into several files | Jack Lloyd | 2017-07-31 | 1 | -0/+216 |