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.
 
 
Kevin 12a899d6bd Key ring can now be saved/loaded from files 3 years ago
cli added serial inferface and testPublic 3 years ago
serial added serial inferface and testPublic 3 years ago
tests Key ring can now be saved/loaded from files 3 years ago
treasurechest Key ring can now be saved/loaded from files 3 years ago
.gitignore use official autogenerated gitignore 3 years ago
.gitlab-ci.yml Add .gitlab-ci.yml 3 years ago
LICENSE.md initial commit 3 years ago
README.md initial commit 3 years ago
run_tests.py initial commit 3 years ago
session.txt started session class and tests 3 years ago
treasurechest.sln initial commit 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)