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
/
lib
/
ffi
/
ffi.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a literal date for this API version
Jack Lloyd
2018-09-02
1
-5
/
+4
*
De-inline ffi_guard_thunk
Jack Lloyd
2018-08-13
1
-0
/
+49
*
Add include for getenv
Jack Lloyd
2018-07-24
1
-0
/
+1
*
Only print FFI exceptions to stdout if an env var is set
Jack Lloyd
2018-07-24
1
-1
/
+4
*
Add botan_block_cipher_query_keylen plus some new FFI error codes
Jack Lloyd
2018-07-24
1
-3
/
+9
*
Bump the FFI version
Jack Lloyd
2018-07-13
1
-1
/
+5
*
Make FFI errors an enum, and add a function to translate to strings
Jack Lloyd
2018-02-07
1
-1
/
+44
*
Add explicit int return type declarations on FFI lambdas.
Jack Lloyd
2017-12-28
1
-4
/
+4
*
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
1
-1
/
+6
*
Change type of botan_scrub_mem from uint8_t* to void*
Jack Lloyd
2017-08-17
1
-1
/
+1
*
Update FFI version
Jack Lloyd
2017-08-15
1
-4
/
+12
*
Add botan_hex_decode, botan_base64_encode, botan_base64_decode FFI funcs
Jack Lloyd
2017-08-15
1
-0
/
+32
*
Split up ffi.cpp into several files
Jack Lloyd
2017-07-31
1
-2301
/
+6
*
Merge GH #1128 Improve FFI exception safety
Jack Lloyd
2017-07-31
1
-701
/
+347
|
\
|
*
Add missing return in ffi_delete_object
Jack Lloyd
2017-07-25
1
-4
/
+5
|
*
In FFI, check the object magic before deleting
Jack Lloyd
2017-07-25
1
-30
/
+42
|
*
Better exception guarding in FFI
Jack Lloyd
2017-07-25
1
-671
/
+304
*
|
Merge GH #1135 Add RFC 3394 keywrap to FFI
Jack Lloyd
2017-07-31
1
-0
/
+46
|
\
\
|
|
/
|
/
|
|
*
FFI: Add interface for key wrapping with RFC 3394
Krzysztof Kwiatkowski
2017-06-29
1
-0
/
+46
*
|
Add SM2 signature scheme
Jack Lloyd
2017-06-29
1
-0
/
+56
*
|
ffi: Catch exceptions in botan_mp_init
Daniel Wyatt
2017-06-28
1
-3
/
+23
|
/
*
FFI: Comments from code review #1074
Krzysztof Kwiatkowski
2017-06-12
1
-28
/
+65
*
FFI: privkey_load_ec and pubkey_load_ec should be available only if ECDSA or ...
Krzysztof Kwiatkowski
2017-06-10
1
-2
/
+2
*
FFI: ECDSA an ECDH keys loading from mpi. Cleanup
Krzysztof Kwiatkowski
2017-06-10
1
-77
/
+90
*
FFI: Add functions specific to ECDSA and ECDH
Krzysztof Kwiatkowski
2017-06-10
1
-9
/
+62
*
FFI: Posibility to load EC pubkey
Krzysztof Kwiatkowski
2017-06-10
1
-1
/
+27
*
FFI: Posibility to load EC privkey
Krzysztof Kwiatkowski
2017-06-10
1
-0
/
+24
*
Merge GH #1066 Add Ed25519 signature scheme
Jack Lloyd
2017-06-09
1
-0
/
+98
|
\
|
*
Fix FFI build when Ed25519 disabled
Jack Lloyd
2017-06-09
1
-1
/
+11
|
*
Add FFI test and test data from PGP draft
Jack Lloyd
2017-06-08
1
-1
/
+1
|
*
Ed25519 FFI
Jack Lloyd
2017-06-08
1
-0
/
+88
*
|
Fix compile error in FFI when RSA disabled
Jack Lloyd
2017-06-09
1
-1
/
+1
|
/
*
Add FFI func botan_scrub_mem
Jack Lloyd
2017-05-29
1
-0
/
+6
*
Add botan_hash_copy_state FFI function.
Daniel Wyatt
2017-05-25
1
-0
/
+6
*
Merge GH #1051 Extensions for PKCSv1.5 signature formatting
Jack Lloyd
2017-05-19
1
-0
/
+21
|
\
|
*
Add botan_pkcs_hash_id to FFI
Jack Lloyd
2017-05-18
1
-0
/
+21
*
|
Maintainer mode fixes
Jack Lloyd
2017-05-18
1
-4
/
+4
|
/
*
Fix botan_privkey_load_rsa misleading parameter names.
Daniel Wyatt
2017-05-13
1
-3
/
+3
*
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 botan_bcrypt_is_valid return code.
Daniel Wyatt
2017-04-29
1
-2
/
+1
|
/
*
Add explicit return to FFI botan_mp_to_str.
Daniel Wyatt
2017-04-26
1
-1
/
+1
*
Fix Clang warning in ffi
Jack Lloyd
2017-04-19
1
-121
/
+117
*
Mark correct variables unused in FFI botan_{pub,priv}key_load_elgamal
Simon Warta
2017-04-16
1
-7
/
+2
*
Improve unused handling in ffi methods
Simon Warta
2017-04-16
1
-16
/
+8
*
Merge GH #1006 Fix FFI cipher interface (see also GH #1003)
Jack Lloyd
2017-04-15
1
-0
/
+2
|
\
|
*
Fix FFI cipher interface
Jack Lloyd
2017-04-14
1
-0
/
+2
*
|
Guard include of ElGamal header
Jack Lloyd
2017-04-15
1
-1
/
+4
*
|
Support for ElGamal in FFI interface
Krzysztof Kwiatkowski
2017-04-14
1
-0
/
+52
|
/
*
Small ffi fixes
Jack Lloyd
2017-04-08
1
-1
/
+1
[next]