diff options
author | Jack Lloyd <[email protected]> | 2019-05-07 04:15:40 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-05-07 04:15:40 -0400 |
commit | df45afc093073ceb29f358ba7acc412c8b6e2093 (patch) | |
tree | 62fcc9186e1c8f4bcdd4e7fa771d8636c7e531ee | |
parent | 2c9caac4a0efaa4684374c9bc383e87e82309dcc (diff) |
Another todo
-rw-r--r-- | doc/todo.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 514c758b5..07119f2ad 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -123,6 +123,7 @@ New Protocols / Formats * Off-The-Record v3 https://otr.cypherpunks.ca/ * Certificate Management Protocol (RFC 5273); requires CMS * Fernet symmetric encryption (https://cryptography.io/en/latest/fernet/) +* RNCryptor format (https://github.com/RNCryptor/RNCryptor) * Useful OpenPGP subset 1: symmetrically encrypted files. Not aiming to process arbitrary OpenPGP, but rather produce something that happens to be readable by `gpg` and is relatively |