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_cipher.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
1
-3
/
+3
*
Refactor mode tests, and correct bugs found
Jack Lloyd
2018-09-29
1
-0
/
+1
*
Add botan_cipher_reset to FFI
Jack Lloyd
2018-08-17
1
-0
/
+5
*
Add botan_cipher_get_keyspec
Jack Lloyd
2018-08-11
1
-0
/
+15
*
Add a function to query output length of symmetric cipher
Jack Lloyd
2018-08-10
1
-0
/
+8
*
Add FFI funcs to get algo name from cipher, MAC and hash objs
Jack Lloyd
2018-07-19
1
-0
/
+6
*
Add RAII versions of get_cipher_mode and get_aead
Jack Lloyd
2018-04-07
1
-1
/
+1
*
Add explicit int return type declarations on FFI lambdas.
Jack Lloyd
2017-12-28
1
-3
/
+3
*
FFI objects have to be structs because we expose them to C
Jack Lloyd
2017-09-30
1
-4
/
+3
*
Use class instead of struct for objects with member functions
Jack Lloyd
2017-09-30
1
-3
/
+4
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Fix various MSVC warnings
Jack Lloyd
2017-08-31
1
-1
/
+1
*
Split up ffi.cpp into several files
Jack Lloyd
2017-07-31
1
-0
/
+196