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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make FFI errors an enum, and add a function to translate to strings
Jack Lloyd
2018-02-07
1
-53
/
+27
*
Add botan_x509_cert_hostname_match
Jack Lloyd
2018-01-30
1
-0
/
+6
*
Comments from code review
Krzysztof Kwiatkowski
2018-01-22
1
-2
/
+50
*
FFI function for Elgamal key generation
Krzysztof Kwiatkowski
2018-01-21
1
-0
/
+1
*
FFI function for DSA key generation
Krzysztof Kwiatkowski
2018-01-21
1
-0
/
+1
*
Simplify ffi call overhead
Jack Lloyd
2017-10-11
1
-0
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Complete the final annotation changes
Jack Lloyd
2017-09-19
1
-47
/
+47
*
More annotations
Jack Lloyd
2017-09-19
1
-275
/
+298
*
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
1
-0
/
+5
*
Merge GH #1189 Correct return value of botan_pk_op_verify_finish
Jack Lloyd
2017-09-07
1
-0
/
+2
|
\
|
*
Correct return value of botan_pk_op_verify_finish
Jack Lloyd
2017-09-06
1
-0
/
+2
*
|
Add support for computing SM2 ZA field to FFI
Jack Lloyd
2017-09-06
1
-0
/
+6
|
/
*
Add dh functions in ffi
Konstantinos Kolelis
2017-08-22
1
-0
/
+36
*
Change type of botan_scrub_mem from uint8_t* to void*
Jack Lloyd
2017-08-17
1
-1
/
+1
*
Add botan_hex_decode, botan_base64_encode, botan_base64_decode FFI funcs
Jack Lloyd
2017-08-15
1
-3
/
+20
*
Add SM2 encryption to FFI
Jack Lloyd
2017-08-04
1
-0
/
+9
*
Add test for FFI keywrap, and constify args
Jack Lloyd
2017-07-31
1
-5
/
+5
*
Split up ffi.cpp into several files
Jack Lloyd
2017-07-31
1
-13
/
+10
*
Merge GH #1128 Improve FFI exception safety
Jack Lloyd
2017-07-31
1
-0
/
+8
|
\
|
*
Better exception guarding in FFI
Jack Lloyd
2017-07-25
1
-0
/
+8
*
|
Merge GH #1135 Add RFC 3394 keywrap to FFI
Jack Lloyd
2017-07-31
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
Move declarations above TLS block
Krzysztof Kwiatkowski
2017-07-30
1
-11
/
+11
|
*
FFI: Add interface for key wrapping with RFC 3394
Krzysztof Kwiatkowski
2017-06-29
1
-0
/
+11
*
|
Add SM2 signature scheme
Jack Lloyd
2017-06-29
1
-0
/
+9
|
/
*
FFI: Add functions specific to ECDSA and ECDH
Krzysztof Kwiatkowski
2017-06-10
1
-4
/
+12
*
FFI: Posibility to load EC pubkey
Krzysztof Kwiatkowski
2017-06-10
1
-0
/
+6
*
FFI: Posibility to load EC privkey
Krzysztof Kwiatkowski
2017-06-10
1
-0
/
+7
*
Merge GH #1066 Add Ed25519 signature scheme
Jack Lloyd
2017-06-09
1
-0
/
+16
|
\
|
*
Ed25519 FFI
Jack Lloyd
2017-06-08
1
-0
/
+16
*
|
fix doxygen build: hide method definitions with ifdefs where the
Zoltan Gyarmati
2017-06-08
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
/
+8
*
Add botan_pkcs_hash_id to FFI
Jack Lloyd
2017-05-18
1
-0
/
+2
*
Fix botan_privkey_load_rsa misleading parameter names.
Daniel Wyatt
2017-05-13
1
-1
/
+1
*
Add FFI botan_hash_block_size.
Daniel Wyatt
2017-04-30
1
-0
/
+8
*
Support for ElGamal in FFI interface
Krzysztof Kwiatkowski
2017-04-14
1
-1
/
+40
*
Small ffi fixes
Jack Lloyd
2017-04-08
1
-3
/
+5
*
Add block cipher interface to C API
Jack Lloyd
2017-04-04
1
-0
/
+45
*
Merge GH #964 Add various useful FFI functions for public key crypto
Jack Lloyd
2017-04-04
1
-0
/
+32
|
\
|
*
Add generic getters for PK parameters in C interface
Jack Lloyd
2017-04-02
1
-0
/
+32
*
|
Add some more useful bigint functions to C interface
Jack Lloyd
2017-03-31
1
-23
/
+53
|
/
*
Merge GH #899 Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-03-29
1
-0
/
+27
|
\
|
*
Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-02-26
1
-0
/
+27
*
|
Expose BigInt API subset to C API
Jack Lloyd
2017-03-28
1
-4
/
+116
*
|
Expose PK::check_key functions in C interface
Jack Lloyd
2017-03-27
1
-1
/
+6
|
/
*
Document hash, rng, mac, pbkdf and kdf in ffi handbook
René Korthaus
2017-02-19
1
-34
/
+171
*
Add more docs for ffi
René Korthaus
2017-02-19
1
-1
/
+31
*
Add botan_ffi_supports_api function
Jack Lloyd
2017-01-04
1
-0
/
+6
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-3
/
+3
[next]