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 module combi: adler32,ffi
Simon Warta
2015-07-08
1
-0
/
+2
*
Merge pull request #144 from webmaster128/bounds-check5
Simon Warta
2015-06-28
1
-6
/
+6
|
\
|
*
lib/ffi: Convert &vec[0] to vec.data()
Simon Warta
2015-06-27
1
-6
/
+6
*
|
Add OCaml binding for RNG and hash functions. Add hex_encode to FFI
Jack Lloyd
2015-06-28
2
-0
/
+69
|
/
*
Comile fixes for VC 2013. Based on github pull 56
neusdan
2015-03-10
1
-50
/
+14
*
Fix Python cipher update_granularity() and default_nonce_length()
lloyd
2015-03-09
2
-0
/
+6
*
Cleanups
lloyd
2015-03-08
1
-2
/
+2
*
Fix decrypt in FFI/Python. Github issue 53
lloyd
2015-03-01
2
-1
/
+7
*
FFI header cleanup, small Python additions
lloyd
2015-02-24
1
-10
/
+16
*
FFI cleanups
lloyd
2015-02-19
2
-34
/
+29
*
Modify interfaces of KDF and PBKDF to write output to an array, with
lloyd
2015-02-18
1
-54
/
+14
*
Python: docs, key agreement, fix bcrypt trailing null byte.
lloyd
2015-02-16
2
-60
/
+149
*
Add new module `ffi` which provides a plain C interface, plus a new
lloyd
2015-02-16
3
-0
/
+1453