-
Notifications
You must be signed in to change notification settings - Fork 0
Encrypted messaging app using SDL_net 2.0 and Sodium
License
elijah-day/encrypted-messaging-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Copyright (C) 2023 Elijah Day Encrypted messaging app demo (client and server) using SDL2 (SDL_net 2.0) for networking and Sodium for encryption. This software is distributed under the MIT license. See LICENSE for more information. This software utilizes SDL2 for cross-platform graphics and hardware access. Visit https://www.libsdl.org/ for more information. For more information about Sodium, see https://www.libsodium.org.
About
Encrypted messaging app using SDL_net 2.0 and Sodium