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
*
Ed25519 FFI
Jack Lloyd
2017-06-08
1
-0
/
+88
*
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
*
Add block cipher interface to C API
Jack Lloyd
2017-04-04
1
-0
/
+77
*
Merge GH #964 Add various useful FFI functions for public key crypto
Jack Lloyd
2017-04-04
1
-81
/
+275
|
\
|
*
Implement botan_pubkey_load
Jack Lloyd
2017-04-03
1
-0
/
+24
|
*
Fix botan_privkey_create if the desired algorithm was not available in build
Jack Lloyd
2017-04-03
1
-8
/
+27
|
*
Add generic getters for PK parameters in C interface
Jack Lloyd
2017-04-02
1
-75
/
+226
*
|
Add some more useful bigint functions to C interface
Jack Lloyd
2017-03-31
1
-24
/
+84
|
/
*
Merge GH #899 Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-03-29
1
-4
/
+78
|
\
|
*
Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-02-26
1
-4
/
+78
*
|
Expose BigInt API subset to C API
Jack Lloyd
2017-03-28
1
-5
/
+382
*
|
Expose PK::check_key functions in C interface
Jack Lloyd
2017-03-27
1
-0
/
+15
*
|
Remove duplicate include GH #928
Jack Lloyd
2017-03-22
1
-1
/
+0
|
/
*
Fix various SunCC and Solaris warnings and build problems.
Jack Lloyd
2017-01-24
1
-1
/
+1
*
Add botan_ffi_supports_api function
Jack Lloyd
2017-01-04
1
-0
/
+11
*
Add Public_Key::subject_public_key()
René Korthaus
2016-12-05
1
-1
/
+1
*
Address some Coverity warnings
Jack Lloyd
2016-10-22
1
-1
/
+1
*
Add create_private_key, expose key loading functions in pk_algs.h
Jack Lloyd
2016-10-20
1
-0
/
+31
*
Merge GH #665 Add IncludeOS target, make filesystem/threads optional
Jack Lloyd
2016-10-17
1
-0
/
+4
|
\
|
*
More no-filesystem fixes
Jack Lloyd
2016-10-12
1
-0
/
+4
*
|
ffi: Avoid deprecated PK constructors.
Jack Lloyd
2016-10-13
1
-4
/
+4
|
/
*
Cipher_Mode API improvements
Jack Lloyd
2016-09-01
1
-1
/
+1
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
1
-1
/
+1
*
add label parameter to KDF::derive_key
Kai Michaelis
2016-05-19
1
-2
/
+3
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-1
/
+1
*
Improvements in X.509 cert handling for python bindings
René Korthaus
2016-02-20
1
-1
/
+20
*
Fix remaining Wshadow warnings and enable on gcc and clang
René Korthaus
2016-02-18
1
-62
/
+62
*
Missing adds
Jack Lloyd
2015-12-11
1
-7
/
+14
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-6
/
+6
*
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
1
-1
/
+1
*
Fix botan.py for Python3
Jack Lloyd
2015-10-20
1
-0
/
+10
*
Fix compile of ffi when tls is disabled. GH #300
Jack Lloyd
2015-10-15
1
-3
/
+8
*
Add System_RNG which is an instantiatable RNG that uses the system RNG
Jack Lloyd
2015-10-15
1
-16
/
+1
[next]