ptth/bare_minimum_crypto/cpp
_ 7ed3ab27d3 update: switch to msgpack. I didn't know nlohmann already had that, it's way better for this case 2021-01-18 22:13:48 +00:00
..
cpp-base64@80525f93cb update: better base64 lib 2021-01-17 10:16:57 -06:00
.gitignore update: better base64 lib 2021-01-17 10:16:57 -06:00
Makefile update: establishing the receiver role clearly 2021-01-17 18:00:45 -06:00
bmc_test.cpp update: switch to msgpack. I didn't know nlohmann already had that, it's way better for this case 2021-01-18 22:13:48 +00:00
expiring_signature.cpp update: switch to msgpack. I didn't know nlohmann already had that, it's way better for this case 2021-01-18 22:13:48 +00:00
expiring_signature.h update: switch to msgpack. I didn't know nlohmann already had that, it's way better for this case 2021-01-18 22:13:48 +00:00
json.hpp 🚧 wip 2021-01-17 09:11:21 -06:00
receiver.cpp update: switch to msgpack. I didn't know nlohmann already had that, it's way better for this case 2021-01-18 22:13:48 +00:00
receiver.h update: switch to msgpack. I didn't know nlohmann already had that, it's way better for this case 2021-01-18 22:13:48 +00:00
sender.cpp 🚧 wip 2021-01-17 20:52:36 -06:00
sender.h 🚧 wip 2021-01-17 20:52:36 -06:00
sodium_helpers.cpp update: establishing the receiver role clearly 2021-01-17 18:00:45 -06:00
sodium_helpers.h update: establishing the receiver role clearly 2021-01-17 18:00:45 -06:00
string_helpers.cpp ♻️ refactor 2021-01-17 15:58:35 -06:00
string_helpers.h ♻️ refactor 2021-01-17 15:58:35 -06:00
time_helpers.cpp ♻️ refactor: Extract Instant struct 2021-01-17 17:31:28 -06:00
time_helpers.h ♻️ refactor: Extract Instant struct 2021-01-17 17:31:28 -06:00