tAdd decode/encode command info - tomb - the crypto undertaker
HTML git clone git://parazyd.org/tomb.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 2b0938f6c0ad760761c87adcd02ad0110c79aa25
DIR parent 8891e0e1db8514701a00c918da1dabdbd004d679
HTML Author: Hellekin O. Wolf =8) <hellekin@cepheide.org>
Date: Sat, 12 Feb 2011 09:01:52 +0100
Add decode/encode command info
Diffstat:
M src/tomb | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
DIR diff --git a/src/tomb b/src/tomb
t@@ -283,6 +283,8 @@ while true; do
act "create create a new encrypted storage FILE and keys"
act "open open an existing tomb FILE on MOUNTPOINT"
act "close closes the tomb on MOUNTPOINT"
+ act "decode read a hidden tomb key from a JPEG image"
+ act "encode hide the tomb key inside a JPEG image"
act ""
notice "Options:"
act "-s size of the storage file when creating one (MB)"