index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
/
test_ffi.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove tab chars
Jack Lloyd
2019-07-10
1
-5
/
+5
*
More Python API enhancements.
Jack Lloyd
2019-04-27
1
-0
/
+2
*
Fix feature macro checks.
Jack Lloyd
2019-04-26
1
-3
/
+3
*
Fix some build/test problems with minimized builds
Jack Lloyd
2019-04-26
1
-7
/
+13
*
Using preprocessor for the tests
David Carlier
2019-04-12
1
-8
/
+7
*
Fixes memory leak in FFI tests
Matthias Gierlings
2019-04-08
1
-0
/
+1
*
Fixes for minimized builds
Jack Lloyd
2019-02-16
1
-1
/
+7
*
Remove trailing whitespace
Jack Lloyd
2019-01-13
1
-2
/
+1
*
Fix some MSVC warnings
Jack Lloyd
2018-12-10
1
-2
/
+2
*
Fix a FFI test when threads are disabled
Jack Lloyd
2018-12-03
1
-1
/
+9
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-2
/
+2
*
Avoid null pointer write in FFI
Jack Lloyd
2018-09-28
1
-0
/
+3
*
Merge GH #1670 New password hashing interface
Jack Lloyd
2018-09-13
1
-3
/
+29
|
\
|
*
Test Scrypt private key encryption
Jack Lloyd
2018-09-10
1
-3
/
+18
|
*
Add tests
Jack Lloyd
2018-09-10
1
-0
/
+11
*
|
Add FFI functions for creating and getting X25519 data
Jack Lloyd
2018-09-10
1
-0
/
+58
|
/
*
Add botan_cipher_reset to FFI
Jack Lloyd
2018-08-17
1
-0
/
+5
*
Add args for botan FFI cert verification for hostname and time
Jack Lloyd
2018-08-16
1
-4
/
+4
*
Add botan_x509_cert_dup
Jack Lloyd
2018-08-16
1
-0
/
+6
*
Fix bug introduced in 15e149ac
Jack Lloyd
2018-08-16
1
-0
/
+10
*
Add TOTP to FFI
Jack Lloyd
2018-08-16
1
-1
/
+36
*
Expose HOTP to FFI
Jack Lloyd
2018-08-15
1
-1
/
+36
*
More FFI tests
Jack Lloyd
2018-08-15
1
-0
/
+54
*
Remove support for 8 or 16 bit BigInt words
Jack Lloyd
2018-08-15
1
-2
/
+4
*
Cleanup of BigInt encoding/decoding functions
Jack Lloyd
2018-08-14
1
-4
/
+16
*
Add some additional null pointer arg checks to FFI
Jack Lloyd
2018-08-14
1
-2
/
+5
*
Merge GH #1647 Add X.509 path validation to FFI
Jack Lloyd
2018-08-14
1
-1
/
+59
|
\
|
*
Add path validation to FFI
Jack Lloyd
2018-08-13
1
-1
/
+59
*
|
Expose RDRAND RNG through FFI
Jack Lloyd
2018-08-13
1
-39
/
+56
|
/
*
Add botan_cipher_get_keyspec
Jack Lloyd
2018-08-11
1
-8
/
+14
*
Add some useful FFI functions
Jack Lloyd
2018-08-10
1
-7
/
+40
*
Fix FFI test
Jack Lloyd
2018-08-10
1
-1
/
+3
*
Add a function to query output length of symmetric cipher
Jack Lloyd
2018-08-10
1
-3
/
+10
*
Add functions to get size of PK ciphertext,plaintext
Jack Lloyd
2018-08-10
1
-13
/
+25
*
Merge GH #1641 Add functions to get expected length of PK signature
Jack Lloyd
2018-08-10
1
-11
/
+25
|
\
|
*
Add FFI function to get signature output length
Jack Lloyd
2018-08-10
1
-11
/
+25
*
|
Add a "user-threadsafe" option to botan_rng_init
Jack Lloyd
2018-08-10
1
-0
/
+7
*
|
Allow x509 module to be optional for FFI
Jack Lloyd
2018-08-10
1
-4
/
+22
|
/
*
Combine SM2 key types for signatures and encryption
Jack Lloyd
2018-08-01
1
-2
/
+2
*
Only print FFI exceptions to stdout if an env var is set
Jack Lloyd
2018-07-24
1
-0
/
+3
*
Add botan_mac_query_keylen
Jack Lloyd
2018-07-24
1
-0
/
+10
*
Add botan_block_cipher_query_keylen plus some new FFI error codes
Jack Lloyd
2018-07-24
1
-0
/
+10
*
Add FFI funcs to get algo name from cipher, MAC and hash objs
Jack Lloyd
2018-07-19
1
-15
/
+49
*
Bump the FFI version
Jack Lloyd
2018-07-13
1
-0
/
+7
*
Add FPE1 to C API
Jack Lloyd
2018-07-13
1
-0
/
+41
*
Add RSA PKCS#1 key load and export functions to ffi
René Korthaus
2018-07-04
1
-0
/
+17
*
Prohibit empty nonces with GCM
Jack Lloyd
2018-06-27
1
-2
/
+4
*
Fix the botan-test --verbose flag, which did nothing
Jack Lloyd
2018-04-11
1
-1
/
+1
*
Moves UBSAN macros from test files to Test_Options
Matthias Gierlings
2018-04-07
1
-4
/
+0
*
Make tests pass by default in UBSAN mode
Matthias Gierlings
2018-04-06
1
-1
/
+5
[next]