Posts by Pedro_Freitas90 • 9 points
1 post
-
-1
votes1
answer63
viewsQ: Asynchronous Communication
I intend to implement private asynchronous communication (in python) in order to test some cryptographic algorithms. The goal would be to have an Emmiter that sends the encrypted message and have a…