Commit graph

6 commits

Author SHA1 Message Date
Vladimir Diaz
c0c036ab93 Remove vendored projects (iso8601 and six) 2015-06-03 11:15:57 -04:00
vladdd
e4bd9a7ba2 [WIP] Refactor download.py 2014-05-11 22:59:42 -04:00
Vladimir Diaz
a7f28b9af4 [WIP] Python 2+3 support.
Add six, convert PY <=2.5 exception handling, dictionary iteration, libraries, 1/2 the tests.
2014-04-22 15:03:42 -04:00
vladdd
5f94d5be0d Support ISO 8601, vendor iso8601, clean codebase. 2014-04-19 14:27:53 -04:00
vladdd
406f5b0187 Address issues #175 and #176. Update pyca-ed25519.
Update the vendor'd pyca-ed25519 to the latest version: https://github.com/pyca/ed25519
2014-03-07 22:55:53 -05:00
Vladimir Diaz
4833898d27 Vendor ed25519 and address Issue #122
Fall back to the vendored version of ed25519 if 'pynacl' is not configured or not available.  If available, use pynacl to verify signatures on the client side.
2013-12-20 13:39:18 -05:00