Go to file
Kevin 214f4a61eb Add .gitlab-ci.yml 2020-05-09 00:58:30 +00:00
cli initial commit 2020-05-08 08:38:08 -05:00
tests initial commit 2020-05-08 08:38:08 -05:00
treasurechest initial commit 2020-05-08 08:38:08 -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
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)