1
0
Fork 0
A simple tet-a-tet encrypted VoIP project. WIP
Go to file
Alexander Andreev 92d7659306
Keep on using a main() func for testing. Now a secure connection instantiation was completed. Yay!
2024-03-25 03:53:55 +04:00
src Keep on using a main() func for testing. Now a secure connection instantiation was completed. Yay! 2024-03-25 03:53:55 +04:00
.gitignore Ignore files ending with _key. 2024-03-23 04:14:53 +04:00
Makefile Let's add -flto to do a link time optimisation. It saves a few bytes. 2024-03-25 01:16:41 +04:00