|
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 |
|
|
3c044249f4
|
improved messages and structure of the program
|
2024-11-11 13:39:13 +01:00 |
|
|
724cad320f
|
added an id system to the peers
|
2024-11-08 16:29:11 +01:00 |
|
|
bea5704282
|
improved StatList behavior
|
2024-11-08 00:14:39 +01:00 |
|
|
93f8701ac5
|
fixed missing include, added context to tasks.
|
2024-11-05 14:58:31 +01:00 |
|
|
218ee71118
|
reorganised the way the program share data (Context, Peer, RemotePeer)
|
2024-11-04 23:40:40 +01:00 |
|