UDPConnection/cpp_impl
Stephen Seo 98e88237ce Implement header verification via libsodium
The original 20 byte header is now verified with public-key-crypto using
libsodium.

Also some fixes where ntohs/htons was not used where it should be.
2019-09-23 20:11:12 +09:00
..
RingBuffer@2873bfb554 Change TSQueue to be a wrapper around a queue 2019-07-07 14:13:16 +09:00
src Implement header verification via libsodium 2019-09-23 20:11:12 +09:00
.gitignore Create Thread-Safe-Queue (untested) 2019-06-06 16:40:17 +09:00
CMakeLists.txt Implement header verification via libsodium 2019-09-23 20:11:12 +09:00