M2-PT-DRP/source
2024-11-17 22:34:52 +01:00
..
behavior peer now calculate an asymetric private and public key, for future encrypted communication. 2024-11-17 22:34:52 +01:00
packets peer now calculate an asymetric private and public key, for future encrypted communication. 2024-11-17 22:34:52 +01:00
utils peer now calculate an asymetric private and public key, for future encrypted communication. 2024-11-17 22:34:52 +01:00
Context.cpp peer now calculate an asymetric private and public key, for future encrypted communication. 2024-11-17 22:34:52 +01:00
Context.hpp peer now calculate an asymetric private and public key, for future encrypted communication. 2024-11-17 22:34:52 +01:00
main.cpp improved messages and structure of the program 2024-11-11 13:39:13 +01:00
Manager.cpp peer now calculate an asymetric private and public key, for future encrypted communication. 2024-11-17 22:34:52 +01:00
Manager.hpp peer now calculate an asymetric private and public key, for future encrypted communication. 2024-11-17 22:34:52 +01:00
Peer.cpp peer now calculate an asymetric private and public key, for future encrypted communication. 2024-11-17 22:34:52 +01:00
Peer.hpp peer now calculate an asymetric private and public key, for future encrypted communication. 2024-11-17 22:34:52 +01:00
RemotePeer.cpp 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
RemotePeer.hpp 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