A sample command-line application with an entrypoint in bin/, library code
in lib/, and example unit test in test/.
Goals -
-
Built on well known cryptographic primities - LibSodium
-
Easy key management
- Use any Public/Private Key pair
- Use symmetric encryption
-
Permissiviely licensed
-
Easy to audit / implement in different languages