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
*
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
*
Add --avoid-undefined option
Jack Lloyd
2018-03-31
1
-5
/
+8
*
Add functions to EC_Group for getting base point coordinates
Jack Lloyd
2018-02-25
1
-6
/
+6
*
Move FFI tests to sub-functions
Jack Lloyd
2018-01-30
1
-235
/
+292
*
Comments from code review
Krzysztof Kwiatkowski
2018-01-22
1
-1
/
+2
*
FFI function for Elgamal key generation
Krzysztof Kwiatkowski
2018-01-21
1
-48
/
+62
*
FFI function for DSA key generation
Krzysztof Kwiatkowski
2018-01-21
1
-7
/
+16
*
Add a test of EAX via FFI
Jack Lloyd
2018-01-04
1
-3
/
+89
*
Move all the various X509 test data files under src/tests/data/x509
Jack Lloyd
2017-11-16
1
-1
/
+1
*
Update test for new error return
Jack Lloyd
2017-10-11
1
-1
/
+1
*
Fix test error if mceies disabled
Jack Lloyd
2017-09-29
1
-3
/
+5
*
Further header cleanups
Jack Lloyd
2017-09-28
1
-0
/
+1
[next]