Commit Graph

9 Commits

Author SHA1 Message Date
Anton Grigoryev
67ccf0f5ea 3-byte error in large string send fixed.
Now getting encrypted answer!
2015-03-13 16:58:27 +03:00
Anton Grigoryev
4c1b5bd54f tests directory 2015-03-13 13:39:31 +03:00
Sammy Pfeiffer
65683a1686 Adapted the current testing.py to work also with python2.7
This sets a 'way of working' on py3 to make it work on both versions (i think)
2015-03-12 22:42:24 +01:00
Anton Grigoryev
f62645487b server doesn't answer ( 2015-03-12 20:06:34 +03:00
Anton Grigoryev
c01bb7871b Trying to go through step 4.
Generatin encrypted_data

But server doesn't answer ((
2015-03-12 19:29:56 +03:00
Anton Grigoryev
66a5577ab9 Some refactor
now testing.py looks almost just like i want.
2015-03-12 03:17:43 +03:00
Anton Grigoryev
24a1b9b36b Method_send implemented
I want to call methods like a functions in Python.
Then I can go further.
2015-03-12 02:51:24 +03:00
Anton Grigoryev
c1c5c5d18a testing.py works
please test it :)
2015-03-12 01:52:26 +03:00
Anton Grigoryev
0f5927909d Credentials parser.
Now testing example is in REPO
2015-02-26 14:46:38 +03:00