You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
3 years ago | |
---|---|---|
cli | 3 years ago | |
serial | 3 years ago | |
tests | 3 years ago | |
treasurechest | 3 years ago | |
.gitignore | 3 years ago | |
.gitlab-ci.yml | 3 years ago | |
LICENSE.md | 3 years ago | |
README.md | 3 years ago | |
run_tests.py | 3 years ago | |
session.txt | 3 years ago | |
treasurechest.sln | 3 years ago |
README.md
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)