cli | ||
tests | ||
treasurechest | ||
.gitignore | ||
.gitlab-ci.yml | ||
LICENSE.md | ||
README.md | ||
run_tests.py | ||
treasurechest.sln |
TreasureChest 👑
WORK IN PROGRESS, UNRELEASED
Cross-platform high level application-layer encryption library for asymmetric communication compatible with high latency, unordered networks.
- Configurable ephemeral messages (imperfect forward secrecy)
- Raw binary or serialized output
- Key ring with signed keys
- Key-privacy
- Careful use of secrets in memory
- Sane defaults
- Uses libsodium
(It's a better PGP)