|
61a57a7529
|
added backend for AES / RSA encryption, implemented variable size packets.
|
2024-11-26 09:29:56 +01:00 |
|
|
523c86237c
|
peer now calculate an asymetric private and public key, for future encrypted communication.
|
2024-11-17 22:34:52 +01:00 |
|
|
7871a4f4dd
|
simplified some constructor syntax, made the "id" value of a peer not required for the program to work correctly (id will be removed later)
|
2024-11-17 14:21:49 +01:00 |
|
|
218ee71118
|
reorganised the way the program share data (Context, Peer, RemotePeer)
|
2024-11-04 23:40:40 +01:00 |
|
|
23732795d0
|
restructured the program
|
2024-11-04 00:01:48 +01:00 |
|