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
*
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
|
/
*
Add block cipher interface to C API
Jack Lloyd
2017-04-04
1
-0
/
+37
*
Merge GH #964 Add various useful FFI functions for public key crypto
Jack Lloyd
2017-04-04
1
-0
/
+128
|
\
|
*
Implement botan_pubkey_load
Jack Lloyd
2017-04-03
1
-1
/
+6
|
*
Fix botan_privkey_create if the desired algorithm was not available in build
Jack Lloyd
2017-04-03
1
-1
/
+18
|
*
Add generic getters for PK parameters in C interface
Jack Lloyd
2017-04-02
1
-0
/
+106
*
|
Add some more useful bigint functions to C interface
Jack Lloyd
2017-03-31
1
-0
/
+50
|
/
*
Merge GH #899 Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-03-29
1
-20
/
+8
|
\
|
*
Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-02-26
1
-20
/
+8
*
|
Expose BigInt API subset to C API
Jack Lloyd
2017-03-28
1
-7
/
+226
*
|
Expose PK::check_key functions in C interface
Jack Lloyd
2017-03-27
1
-0
/
+3
|
/
*
Avoid using uninitialized RNG object in tests if construction fails
Jack Lloyd
2017-01-06
1
-4
/
+11
*
Add botan_ffi_supports_api function
Jack Lloyd
2017-01-04
1
-0
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-4
/
+4
*
Increase slop size in FFI test
Jack Lloyd
2016-10-14
1
-2
/
+3
*
Work around a bug in FFI
Jack Lloyd
2016-08-28
1
-3
/
+29
*
Travis CI additions and cleanup
Jack Lloyd
2016-08-28
1
-0
/
+5
*
add label parameter to KDF::derive_key
Kai Michaelis
2016-05-19
1
-1
/
+3
[next]