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_pkey_algs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
1
-24
/
+24
*
Add FFI functions for creating and getting X25519 data
Jack Lloyd
2018-09-10
1
-0
/
+82
*
Fix bug introduced in 15e149ac
Jack Lloyd
2018-08-16
1
-6
/
+6
*
Avoid throwing within the FFI layer
Jack Lloyd
2018-08-16
1
-5
/
+5
*
Combine SM2 key types for signatures and encryption
Jack Lloyd
2018-08-01
1
-31
/
+5
*
Small post-merge fixups of #1621
Jack Lloyd
2018-07-04
1
-12
/
+11
*
Add RSA PKCS#1 key load and export functions to ffi
René Korthaus
2018-07-04
1
-0
/
+49
*
Add functions to EC_Group for getting base point coordinates
Jack Lloyd
2018-02-25
1
-2
/
+2
*
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
1
-4
/
+4
*
Comments from code review
Krzysztof Kwiatkowski
2018-01-22
1
-4
/
+21
*
FFI function for Elgamal key generation
Krzysztof Kwiatkowski
2018-01-21
1
-0
/
+18
*
FFI function for DSA key generation
Krzysztof Kwiatkowski
2018-01-21
1
-0
/
+18
*
Add explicit int return type declarations on FFI lambdas.
Jack Lloyd
2017-12-28
1
-21
/
+21
*
Remove various unused variables
Jack Lloyd
2017-10-02
1
-1
/
+0
*
Fix invalid comparison, potential segfault on invalid type
Jack Lloyd
2017-09-07
1
-1
/
+2
*
Add support for computing SM2 ZA field to FFI
Jack Lloyd
2017-09-06
1
-0
/
+36
*
Simplify botan_privkey_create_XXX
Jack Lloyd
2017-08-22
1
-87
/
+16
*
Add dh functions in ffi
Konstantinos Kolelis
2017-08-22
1
-0
/
+60
*
Add SM2 encryption to FFI
Jack Lloyd
2017-08-04
1
-0
/
+41
*
Fix some maintainer mode warnings
Jack Lloyd
2017-08-03
1
-6
/
+6
*
Split up ffi.cpp into several files
Jack Lloyd
2017-07-31
1
-0
/
+757