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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-0
/
+104
*
Add FFI func botan_scrub_mem
Jack Lloyd
2017-05-29
2
-0
/
+12
*
Add botan_hash_copy_state FFI function.
Daniel Wyatt
2017-05-25
2
-0
/
+14
*
Merge GH #1051 Extensions for PKCSv1.5 signature formatting
Jack Lloyd
2017-05-19
2
-0
/
+23
|
\
|
*
Add botan_pkcs_hash_id to FFI
Jack Lloyd
2017-05-18
2
-0
/
+23
*
|
Maintainer mode fixes
Jack Lloyd
2017-05-18
1
-4
/
+4
|
/
*
Fix botan_privkey_load_rsa misleading parameter names.
Daniel Wyatt
2017-05-13
2
-4
/
+4
*
Merge GH #1036 Add FFI botan_hash_block_size
Jack Lloyd
2017-05-03
2
-0
/
+13
|
\
|
*
Add FFI botan_hash_block_size.
Daniel Wyatt
2017-04-30
2
-0
/
+13
*
|
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
2
-1
/
+92
|
/
*
Small ffi fixes
Jack Lloyd
2017-04-08
2
-4
/
+6
*
Add block cipher interface to C API
Jack Lloyd
2017-04-04
2
-0
/
+122
*
Merge GH #964 Add various useful FFI functions for public key crypto
Jack Lloyd
2017-04-04
2
-81
/
+307
|
\
|
*
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
2
-75
/
+258
*
|
Merge GH #962 More configure.py refactorings/improvements
Jack Lloyd
2017-04-03
1
-2
/
+3
|
\
\
|
*
|
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-2
/
+3
|
|
/
*
/
Add some more useful bigint functions to C interface
Jack Lloyd
2017-03-31
2
-47
/
+137
|
/
*
Merge GH #899 Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-03-29
2
-4
/
+105
|
\
|
*
Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-02-26
2
-4
/
+105
*
|
Expose BigInt API subset to C API
Jack Lloyd
2017-03-28
3
-10
/
+500
*
|
Expose PK::check_key functions in C interface
Jack Lloyd
2017-03-27
2
-1
/
+21
*
|
Remove duplicate include GH #928
Jack Lloyd
2017-03-22
1
-1
/
+0
|
/
*
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
*
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
2
-0
/
+17
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-3
/
+3
*
Add Public_Key::subject_public_key()
René Korthaus
2016-12-05
1
-1
/
+1
*
Don't force HMAC_DRBG to be enabled
Jack Lloyd
2016-11-18
1
-0
/
+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
2
-2
/
+36
*
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
*
Switch to HMAC_DRBG for all RNG generation.
Jack Lloyd
2016-07-17
1
-1
/
+0
*
add label parameter to KDF::derive_key
Kai Michaelis
2016-05-19
2
-3
/
+5
[next]