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
/
botan2.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+938