Commit Graph

2387 Commits

Author SHA1 Message Date
Sammy Pfeiffer 0c6aa6f2fe Added the last line of output 2015-03-13 18:46:59 +01:00
Sammy Pfeiffer 677ed2f425 Added a script that searched for the mode of unencryption that could unencrypt the answer 2015-03-13 18:46:20 +01:00
Anton Grigoryev d4e229b084 next step - to decrypt answer with AES 2015-03-13 19:21:49 +03:00
Anton Grigoryev 57db4d9e32 Merge remote-tracking branch 'origin/master' 2015-03-13 16:58:45 +03:00
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 74f2e64452 Update README.md 2015-03-13 15:48:33 +03:00
Anton Grigoryev 2f571aec2c Update README.md 2015-03-13 15:48:10 +03:00
Anton Grigoryev 4c1b5bd54f tests directory 2015-03-13 13:39:31 +03:00
Anton Grigoryev 52456b2f25 Serialization and SHA test 2015-03-13 13:38:40 +03:00
Anton Grigoryev 181bb275c6 Merge pull request #4 from griganton/python27_compatible
Adapted the current testing.py to work also with python2.7
2015-03-13 11:09:29 +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
chidea 4557b23a3d updated plan checklist 2015-03-13 03:28:13 +09: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 d5eb58ffe2 Explicit files removed
Explicit files removed
2015-03-12 00:33:36 +03:00
Anton Grigoryev 904c6c0f6a Some comments to continue tomorrow 2015-03-11 20:06:53 +03:00
chidea f2b846223c Merge remote-tracking branch 'origin/master' 2015-03-12 01:57:30 +09:00
Anton Grigoryev b2bcf483d4 TL Schema moved to JSON mode. 2015-03-11 19:58:26 +03:00
chidea 9f1af6cc8a readme.md fix 2015-03-12 01:57:12 +09:00
Anton Grigoryev af886b98eb Merge remote-tracking branch 'origin/master' 2015-03-11 19:56:06 +03:00
Anton Grigoryev 80b7367a02 TL Schema moved to JSON mode.
Important comments added
2015-03-11 19:55:55 +03:00
chidea 19d4f5a958 readme.md fix 2015-03-12 01:54:52 +09:00
chidea ec4904f205 readme.md - added chat room link, structured descriptions and future plan 2015-03-12 01:52:28 +09:00
Anton Grigoryev f11a55e7d6 Update README.md 2015-03-11 19:21:30 +03:00
Anton Grigoryev 9f023c2c78 Update README.md 2015-03-11 19:05:34 +03:00
chidea d92d969e13 gitignore fix for jetbrains ide 2015-03-12 00:46:02 +09:00
Anton Grigoryev dd2439e9b8 README.md file
First Readme commit
2015-03-11 18:42:20 +03:00
Anton Grigoryev 0f5927909d Credentials parser.
Now testing example is in REPO
2015-02-26 14:46:38 +03:00
Anton Grigoryev 7d22608fbd TL schema parsing. PQ factorization
TODO: dynamic methods and constructors generator
2015-02-26 14:03:41 +03:00
Anton Grigoryev 57afc246ee Send and receive messages successfully.
TL schema parsing

TODO: dynamic methods and constructors generator
2015-02-25 18:30:03 +03:00
Anton Grigoryev ea8f34852f Initial commit3 2015-02-24 12:54:00 +03:00
Anton Grigoryev e1fbebfed7 Initial commit2 2015-02-24 12:48:14 +03:00
Anton Grigoryev e3dfa1df41 Initial commit 2015-02-24 12:47:31 +03:00
griganton 3ca693702a Initial commit 2015-02-23 13:59:12 +03:00