David Halls
|
c859eeb258
|
Address code review comments
|
2016-01-13 23:02:17 +00:00 |
|
Vladimir Diaz
|
e9b2271e6d
|
Check the format of 'data' arguments in pycrypto_keys.py
|
2015-08-31 15:33:51 -04:00 |
|
Vladimir Diaz
|
6cbebc0606
|
Temporarily disable check for non-string arguments to the rsa signature methods
TODO: Modify these functions to check for non-string arguments.
|
2015-08-26 11:07:30 -04:00 |
|
Vladimir Diaz
|
98df2014b6
|
Fix minors issues with strings and remove print statements
|
2015-04-06 21:29:21 -04:00 |
|
Vladimir Diaz
|
55e9e952b6
|
Improve code coverage for pycrypto_keys.py
|
2015-04-02 16:35:45 -04:00 |
|
vladdd
|
9e0392bb80
|
Add missing test coverage for pycrypto_keys.py.
|
2014-06-08 22:16:43 -04:00 |
|
Vladimir Diaz
|
fbb10a36c9
|
Refactor repository_tool.py and improve test coverage.
Created repository_lib.py.
|
2014-06-03 14:32:44 -04:00 |
|
Vladimir Diaz
|
65f30a7bd8
|
Improve test coverage.
Update unit tests for pycrypto_keys, schema, ed25519_keys, and affected modules.
|
2014-05-30 12:47:33 -04:00 |
|
vladdd
|
6b8b2399a2
|
Finish unit tests for Python2 + 3 support.
All unit tests updated / running for Python 2 + 3.
TODO: Fix non-Python 3 issue with util.py.
|
2014-05-27 13:55:48 -04:00 |
|
Vladimir Diaz
|
8684253675
|
[WIP] Python 2+3.
Mostly unicode-related changes for crypto modules.
|
2014-05-06 15:24:39 -04:00 |
|
Vladimir Diaz
|
ab95a4b3aa
|
[WIP] Python 2+3 support.
Python 2+3 unicode.
libraries.
The following modules (and their tests) work in PY2.7+3.3:
keydb, hash, formats, mirrors
|
2014-04-29 14:27:34 -04:00 |
|
vladdd
|
5f94d5be0d
|
Support ISO 8601, vendor iso8601, clean codebase.
|
2014-04-19 14:27:53 -04:00 |
|