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
*
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
*
Further build/test fixes for restricted configurations
Jack Lloyd
2017-09-24
1
-0
/
+4
*
Add final annotations as appropriate in the test code
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Fix the SM2 FFI test
Jack Lloyd
2017-09-21
1
-3
/
+4
*
Fix leaks in FFI tests
Jack Lloyd
2017-09-20
1
-0
/
+6
*
Fix bogus ffi test
Jack Lloyd
2017-09-10
1
-1
/
+1
*
Fix loading of plaintext PKCS#8 private keys
René Korthaus
2017-09-08
1
-3
/
+10
*
Merge GH #1189 Correct return value of botan_pk_op_verify_finish
Jack Lloyd
2017-09-07
1
-9
/
+9
|
\
|
*
Correct return value of botan_pk_op_verify_finish
Jack Lloyd
2017-09-06
1
-9
/
+9
*
|
Add support for computing SM2 ZA field to FFI
Jack Lloyd
2017-09-06
1
-0
/
+8
|
/
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
1
-2
/
+2
*
Simplify botan_privkey_create_XXX
Jack Lloyd
2017-08-22
1
-2
/
+2
*
Add dh functions in ffi
Konstantinos Kolelis
2017-08-22
1
-7
/
+128
*
Add botan_hex_decode, botan_base64_encode, botan_base64_decode FFI funcs
Jack Lloyd
2017-08-15
1
-0
/
+30
*
FFI test must search test data relative to data dir.
Alexander Bluhm
2017-08-13
1
-1
/
+1
*
A few more FFI tests
Jack Lloyd
2017-08-07
1
-1
/
+39
*
Add SM2 encryption to FFI
Jack Lloyd
2017-08-04
1
-1
/
+72
*
Add test for FFI keywrap, and constify args
Jack Lloyd
2017-07-31
1
-0
/
+37
*
Change arbitrary privkey size to a smaller arbitrary number.
Jack Lloyd
2017-07-24
1
-1
/
+1
*
Add SM2 signature scheme
Jack Lloyd
2017-06-29
1
-0
/
+92
*
FFI: ECDSA an ECDH keys loading from mpi. Cleanup
Krzysztof Kwiatkowski
2017-06-10
1
-6
/
+26
*
FFI: Add functions specific to ECDSA and ECDH
Krzysztof Kwiatkowski
2017-06-10
1
-2
/
+2
*
FFI: Posibility to load EC pubkey
Krzysztof Kwiatkowski
2017-06-10
1
-7
/
+17
*
FFI: Posibility to load EC privkey
Krzysztof Kwiatkowski
2017-06-10
1
-47
/
+53
*
Add FFI test and test data from PGP draft
Jack Lloyd
2017-06-08
1
-0
/
+68
*
Add FFI func botan_scrub_mem
Jack Lloyd
2017-05-29
1
-0
/
+4
*
Add botan_hash_copy_state FFI function.
Daniel Wyatt
2017-05-25
1
-0
/
+20
*
Add botan_pkcs_hash_id to FFI
Jack Lloyd
2017-05-18
1
-0
/
+27
*
Fix botan_privkey_load_rsa misleading parameter names.
Daniel Wyatt
2017-05-13
1
-1
/
+1
*
Merge GH #1036 Add FFI botan_hash_block_size
Jack Lloyd
2017-05-03
1
-0
/
+5
|
\
|
*
Add FFI botan_hash_block_size.
Daniel Wyatt
2017-04-30
1
-0
/
+5
*
|
Fix some ugly line breaks from #980 in test_ffi
Jack Lloyd
2017-05-03
1
-25
/
+26
*
|
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-86
/
+111
|
/
*
Add explicit return to FFI botan_mp_to_str.
Daniel Wyatt
2017-04-26
1
-0
/
+3
*
Merge GH #1006 Fix FFI cipher interface (see also GH #1003)
Jack Lloyd
2017-04-15
1
-65
/
+205
|
\
|
*
Add tests of GCM and CTR mode
Jack Lloyd
2017-04-14
1
-64
/
+205
|
*
Fix FFI cipher interface
Jack Lloyd
2017-04-14
1
-11
/
+10
*
|
Support for ElGamal in FFI interface
Krzysztof Kwiatkowski
2017-04-14
1
-0
/
+76
|
/
[next]