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
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lint fixes
Jack Lloyd
2019-04-27
1
-4
/
+8
*
More Python API enhancements.
Jack Lloyd
2019-04-27
1
-12
/
+196
*
Minor Python wrapper tweaks
Jack Lloyd
2019-04-22
1
-6
/
+21
*
More MPI functions
Jack Lloyd
2019-04-21
1
-0
/
+26
*
Add raw block cipher interface for Python
Jack Lloyd
2019-04-21
1
-1
/
+65
*
Lint fixes
Jack Lloyd
2019-04-21
1
-3
/
+3
*
Support copying hash function objects
Jack Lloyd
2019-04-19
1
-6
/
+22
*
Remove duplicated decl
Jack Lloyd
2019-04-19
1
-3
/
+0
*
Add support for NIST key wrap in Python
Jack Lloyd
2019-04-19
1
-0
/
+12
*
Pylint fixes
Jack Lloyd
2019-04-19
1
-30
/
+30
*
Use script to generate Python FFI decls
Jack Lloyd
2019-04-19
1
-138
/
+225
*
Use c_char_p instead of POINTER(c_char)
Jack Lloyd
2019-04-19
1
-62
/
+62
*
Clean up some things in Python wrapper
Jack Lloyd
2019-04-19
1
-403
/
+404
*
Simplify declaration of ffi functions
Jack Lloyd
2019-04-18
1
-382
/
+168
*
Support loading keys in Python
Jack Lloyd
2019-04-18
1
-22
/
+49
*
Add missing export functions
Jack Lloyd
2019-04-18
1
-11
/
+18
*
Fix pylint3 warning [ci skip]
Jack Lloyd
2018-12-10
1
-1
/
+1
*
Lint fixes
Jack Lloyd
2018-08-21
1
-4
/
+4
*
Add HOTP to Python
Jack Lloyd
2018-08-21
1
-1
/
+43
*
Add MPI and FPE to Python wrapper
Jack Lloyd
2018-08-13
1
-143
/
+527
*
Fix Python2 problem
Jack Lloyd
2018-08-11
1
-1
/
+7
*
In Python expose new name getters
Jack Lloyd
2018-08-11
1
-0
/
+24
*
Convert Python tests to actual unit tests
Jack Lloyd
2018-08-11
1
-2
/
+2
*
Add scrypt to Python
Jack Lloyd
2018-08-11
1
-4
/
+23
*
Better error checking in Python wrapper
Jack Lloyd
2018-08-11
1
-212
/
+378
*
Fix warning in new pylint
Jack Lloyd
2018-03-17
1
-9
/
+9
*
Fix incorrect return value check
Jack Lloyd
2018-03-15
1
-1
/
+1
*
In Python module support loading via libbotan-2.so.X soname
Jack Lloyd
2018-03-15
1
-7
/
+22
*
Split Python tests out of botan2.py
Jack Lloyd
2018-03-10
1
-255
/
+3
*
Latest pylint doesn't like these asserts
Jack Lloyd
2017-12-17
1
-2
/
+2
*
Fix Python tests
Jack Lloyd
2017-11-16
1
-1
/
+1
*
Change http://botan.randombit.net to https URIs
Jack Lloyd
2017-09-01
1
-1
/
+1
*
Don't use len() to verify emptyness
Simon Warta
2017-05-04
1
-1
/
+4
*
Remove comment: FIXME without further description
Simon Warta
2017-05-04
1
-1
/
+1
*
Work around name conflict of symbol "rng"
Simon Warta
2017-05-04
1
-13
/
+14
*
Add base exception type: BotanException
Simon Warta
2017-05-04
1
-22
/
+30
*
Fix various pylint warnings
Simon Warta
2017-05-04
1
-8
/
+10
*
Avoid redefining build-in name "hash"
Simon Warta
2017-05-04
1
-3
/
+3
*
Silence invalid name warning for module "botan"
Simon Warta
2017-05-04
1
-2
/
+2
*
Silence pylint invalid class name warnings
Simon Warta
2017-05-04
1
-12
/
+12
*
Use comments to organize code sections
Simon Warta
2017-05-04
1
-35
/
+40
*
Remove trailing whitespace
Simon Warta
2017-05-04
1
-1
/
+1
*
Break long lines
Simon Warta
2017-05-04
1
-14
/
+29
*
Expose BigInt API subset to C API
Jack Lloyd
2017-03-28
1
-10
/
+5
*
Rename Python module to botan2
Jack Lloyd
2017-01-24
1
-0
/
+0
*
Fix some (not all) pylint warnings in botan.py
Jack Lloyd
2017-01-12
1
-54
/
+52
*
Fix pyflakes warnings in Python wrapper code
Jack Lloyd
2017-01-12
1
-16
/
+21
*
Update shared object naming for new versioning scheme.
Jack Lloyd
2017-01-06
1
-2
/
+2
*
fix python 3 bindings
Kai Michaelis
2016-06-01
1
-1
/
+1
*
fix python bindings
Kai Michaelis
2016-06-01
1
-4
/
+4
[next]