1
0
A simple tet-a-tet encrypted VoIP project. WIP
Go to file
2024-03-23 04:21:41 +04:00
src A crypt module had many changes. *_destroy() funcs were added to securely erase the keys. A set of new defines were introduced to mask the ones from a libsodium. Funcs for load and store the keys in a FILE. Added a crypt_hello() func. 2024-03-23 04:21:41 +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