PySecretHandshake/secret_handshake
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
..
__init__.py First functional version 2017-06-05 00:35:27 +02:00
boxstream.py Start using readexaclty() 2017-06-05 22:53:24 +02:00
crypto.py Make crypto vars more consistent wrt paper 2017-06-05 11:45:40 +02:00
network.py Start using readexaclty() 2017-06-05 22:53:24 +02:00
test_boxstream.py Start using readexaclty() 2017-06-05 22:53:24 +02:00
test_crypto.py First functional version 2017-06-05 00:35:27 +02:00
util.py Handle data buffers > 4K 2017-06-05 11:35:55 +02:00