List supported platforms in README.

pull/2/head
Christopher Wellons 2017-03-04 12:02:13 -05:00
parent 0fef876596
commit f0a2f44c9f
1 changed files with 2 additions and 5 deletions

View File

@ -6,6 +6,8 @@ solutions such as GnuPG. This program has no external dependencies and
is very easy to build for local use. Portability is emphasized over
performance.
Supported platforms: Linux, BSD, macOS, Windows
Files are secured with uses ChaCha20, Curve25519, and SHA-256.
## Usage
@ -62,11 +64,6 @@ This mode will also regenerate the public key file.
There's no effort at error recovery. It bails out on early on the
first error. It should clean up any incomplete files when it does so.
The `--derive` key generation option can be used to produce
deterministic keys which you can re-derive should your secret key
lost. This key derivation function is run more aggressively (slowly)
when generating a master key.
## Format
The process for encrypting a file: