ptth/bare_minimum_crypto/cpp
_ ce917e7348 update: add `--file` command for debugging artifacts from BMC 2021-01-19 18:16:43 -06:00
..
cpp-base64@80525f93cb update: better base64 lib 2021-01-17 10:16:57 -06:00
.gitignore update: add keygen for root keys 2021-01-19 22:52:02 +00:00
Makefile update: add keygen for root keys 2021-01-19 22:52:02 +00:00
bmc_main.cpp update: add `--file` command for debugging artifacts from BMC 2021-01-19 18:16:43 -06:00
cxxopts.hpp update: add keygen for root keys 2021-01-19 22:52:02 +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: remove un-needed base64 in more places 2021-01-18 22:23:38 +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 update: working on sender role 2021-01-18 22:57:33 +00:00
sender.h update: working on sender role 2021-01-18 22:57:33 +00:00
signing_key.cpp update: improve CA key format 2021-01-19 17:59:49 -06:00
signing_key.h update: improve CA key format 2021-01-19 17:59:49 -06:00
sodium_helpers.cpp update: working on sender role 2021-01-18 22:57:33 +00:00
sodium_helpers.h update: working on sender role 2021-01-18 22:57:33 +00: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