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 exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-0
/
+12
*
In FFI pwdhash functions, let len == 0 mean "call strlen"
Jack Lloyd
2018-09-13
1
-0
/
+4
*
Merge GH #1670 New password hashing interface
Jack Lloyd
2018-09-13
1
-2
/
+55
|
\
|
*
Fix Doxygen comments
Jack Lloyd
2018-09-10
1
-2
/
+4
|
*
Add FFI
Jack Lloyd
2018-09-10
1
-2
/
+53
*
|
Some document fixes
Jack Lloyd
2018-09-13
1
-8
/
+13
*
|
Add FFI functions for creating and getting X25519 data
Jack Lloyd
2018-09-10
1
-0
/
+16
|
/
*
Add botan_cipher_reset to FFI
Jack Lloyd
2018-08-17
1
-0
/
+10
*
Add args for botan FFI cert verification for hostname and time
Jack Lloyd
2018-08-16
1
-1
/
+3
*
Add botan_x509_cert_dup
Jack Lloyd
2018-08-16
1
-2
/
+4
*
Add TOTP to FFI
Jack Lloyd
2018-08-16
1
-0
/
+47
*
Expose HOTP to FFI
Jack Lloyd
2018-08-15
1
-0
/
+36
*
Update comments in FFI header
Jack Lloyd
2018-08-15
1
-43
/
+138
*
Remove support for 8 or 16 bit BigInt words
Jack Lloyd
2018-08-15
1
-0
/
+3
*
Add path validation to FFI
Jack Lloyd
2018-08-13
1
-1
/
+33
*
De-inline ffi_guard_thunk
Jack Lloyd
2018-08-13
1
-0
/
+1
*
Add function to return the size of a key agreement output
Jack Lloyd
2018-08-12
1
-0
/
+2
*
Better error checking in Python wrapper
Jack Lloyd
2018-08-11
1
-1
/
+1
*
Put bcrypt decls in ffi in same place
Jack Lloyd
2018-08-11
1
-22
/
+22
*
Add botan_cipher_get_keyspec
Jack Lloyd
2018-08-11
1
-5
/
+11
*
Add some useful FFI functions
Jack Lloyd
2018-08-10
1
-0
/
+22
*
Add a function to query output length of symmetric cipher
Jack Lloyd
2018-08-10
1
-0
/
+2
*
Add functions to get size of PK ciphertext,plaintext
Jack Lloyd
2018-08-10
1
-3
/
+13
*
Add FFI function to get signature output length
Jack Lloyd
2018-08-10
1
-0
/
+2
*
Clarify comment on botan_privkey_load
Jack Lloyd
2018-08-02
1
-1
/
+1
*
Avoid requirement to set rng in botan_privkey_load
Jack Lloyd
2018-08-01
1
-3
/
+5
*
Add botan_mac_query_keylen
Jack Lloyd
2018-07-24
1
-1
/
+13
*
Add botan_block_cipher_query_keylen plus some new FFI error codes
Jack Lloyd
2018-07-24
1
-0
/
+14
*
Add FFI funcs to get algo name from cipher, MAC and hash objs
Jack Lloyd
2018-07-19
1
-10
/
+44
*
Add FPE1 to C API
Jack Lloyd
2018-07-13
1
-0
/
+22
*
Small post-merge fixups of #1621
Jack Lloyd
2018-07-04
1
-8
/
+8
*
Add RSA PKCS#1 key load and export functions to ffi
René Korthaus
2018-07-04
1
-0
/
+8
*
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
[next]