1
0
Fork 0
A simple tet-a-tet encrypted VoIP project. WIP
Go to file
Alexander Andreev 0c61d4e433
Changed a crypt_hello_get_nonce func because now a half of a nonce is placed after a pub key and before a signature.
2024-03-24 05:56:30 +04:00
src Changed a crypt_hello_get_nonce func because now a half of a nonce is placed after a pub key and before a signature. 2024-03-24 05:56:30 +04:00
.gitignore Ignore files ending with _key. 2024-03-23 04:14:53 +04:00
Makefile IN Makefile a clean target added. 2024-03-22 04:15:44 +04:00