This website requires JavaScript.
Explore
Help
Register
Sign in
study-faraphel
/
M2-PT-DRP
Watch
1
Star
0
Fork
You've already forked M2-PT-DRP
0
Code
Issues
2
Pull requests
Projects
1
Releases
Packages
Wiki
Activity
Actions
e5c0418760
M2-PT-DRP
/
source
/
utils
History
study-faraphel
e5c0418760
base for packet encryption
2024-11-20 15:24:14 +01:00
..
time
improved latency before playing an audio
2024-11-14 13:24:49 +01:00
audio.cpp
improved latency before playing an audio
2024-11-14 13:24:49 +01:00
audio.hpp
improved latency before playing an audio
2024-11-14 13:24:49 +01:00
crypto.cpp
peer now calculate an asymetric private and public key, for future encrypted communication.
2024-11-17 22:34:52 +01:00
crypto.hpp
peer now calculate an asymetric private and public key, for future encrypted communication.
2024-11-17 22:34:52 +01:00
network.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
network.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