ldemattos / rATP

Easily run ATP simulations in remote computers
GNU Affero General Public License v3.0
2 stars 0 forks source link

Network traffic encryption #5

Open ldemattos opened 7 years ago

ldemattos commented 7 years ago

Apply cryptography over the data flow inbetween client/server

ldemattos commented 7 years ago

Ideas: https://stackoverflow.com/questions/27287306/sending-encrypted-strings-using-socket-in-python https://stackoverflow.com/questions/6886240/python-pycrypto-sending-encrypted-data-over-network https://docs.python.org/2/library/ssl.html