Fork of pferreir’s PySecretHandshake (https://github.com/pferreir/PySecretHandshake) to make it up to date.
Go to file
Pedro Ferreira 18489de6d4 Start using readexaclty()
Since read(N) is not guaranteed to read exactly N bytes
2017-06-05 22:53:24 +02:00
examples Fix misnamed variable 2017-06-05 00:35:27 +02:00
secret_handshake Start using readexaclty() 2017-06-05 22:53:24 +02:00
.gitignore First functional version 2017-06-05 00:35:27 +02:00
.travis.yml Add support for coveralls 2017-06-05 00:35:27 +02:00
AUTHORS First functional version 2017-06-05 00:35:27 +02:00
CHANGES.rst First functional version 2017-06-05 00:35:27 +02:00
LICENSE First functional version 2017-06-05 00:35:27 +02:00
MANIFEST.in First functional version 2017-06-05 00:35:27 +02:00
pytest.ini First functional version 2017-06-05 00:35:27 +02:00
README.rst Add support for coveralls 2017-06-05 00:35:27 +02:00
setup.cfg First functional version 2017-06-05 00:35:27 +02:00
setup.py First functional version 2017-06-05 00:35:27 +02:00