diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-11-15 20:27:43 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-11-15 20:27:59 +0100 |
commit | 9ec4904ad421b7aa69a0c149b81b32ad2c6715d8 (patch) | |
tree | ef84b93fa755f0628f182dd8e09b3e9e08f46d27 /README | |
parent | m (diff) | |
download | file2key-9ec4904ad421b7aa69a0c149b81b32ad2c6715d8.tar.gz file2key-9ec4904ad421b7aa69a0c149b81b32ad2c6715d8.tar.bz2 file2key-9ec4904ad421b7aa69a0c149b81b32ad2c6715d8.tar.xz |
rewrite to use libkeccak2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,3 +9,5 @@ file2key cannot be configured. The idea behind this is that you if it required configurations you run the risk of losing all your keys if you lose your configurations. This must not happen. +file2key can also be used to encrypt and decrypt files. + |