Go to file
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
c_impl Fix c_impl not installing to lib/ for Debug 2019-04-22 18:27:34 +09:00
cpp_impl Implement header verification via libsodium 2019-09-23 20:11:12 +09:00
rust_binding Fix c_impl not installing to lib/ for Debug 2019-04-22 18:27:34 +09:00
.gitmodules Change TSQueue to be a wrapper around a queue 2019-07-07 14:13:16 +09:00