Go to file
Kevin Froman c9f505fe6c started session class and tests 2020-05-28 20:38:45 -05:00
cli changed simplepack to an external library 2020-05-28 17:14:45 -05:00
tests started session class and tests 2020-05-28 20:38:45 -05:00
treasurechest started session class and tests 2020-05-28 20:38:45 -05:00
.gitignore initial commit 2020-05-08 08:38:08 -05:00
.gitlab-ci.yml Add .gitlab-ci.yml 2020-05-09 00:58:30 +00:00
LICENSE.md initial commit 2020-05-08 08:38:08 -05:00
README.md initial commit 2020-05-08 08:38:08 -05:00
run_tests.py initial commit 2020-05-08 08:38:08 -05:00
session.txt started session class and tests 2020-05-28 20:38:45 -05:00
treasurechest.sln initial commit 2020-05-08 08:38:08 -05:00

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)