M2-PT-DRP/source
2025-01-02 21:48:27 +01:00
..
behavior use docker for testing 2025-01-02 21:48:27 +01:00
packets use docker for testing 2025-01-02 21:48:27 +01:00
utils use docker for testing 2025-01-02 21:48:27 +01:00
Context.cpp added backend for AES / RSA encryption, implemented variable size packets. 2024-11-26 09:29:56 +01:00
Context.hpp added backend for AES / RSA encryption, implemented variable size packets. 2024-11-26 09:29:56 +01:00
main.cpp improved messages and structure of the program 2024-11-11 13:39:13 +01:00
Manager.cpp added backend for AES / RSA encryption, implemented variable size packets. 2024-11-26 09:29:56 +01:00
Manager.hpp added backend for AES / RSA encryption, implemented variable size packets. 2024-11-26 09:29:56 +01:00
Peer.cpp reorganised some parts of the code 2024-11-26 21:57:37 +01:00
Peer.hpp added backend for AES / RSA encryption, implemented variable size packets. 2024-11-26 09:29:56 +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
test.cpp added backend for AES / RSA encryption, implemented variable size packets. 2024-11-26 09:29:56 +01:00