CPABE-DEC

NAME
SYNOPSIS
DESCRIPTION
REPORTING BUGS
SEE ALSO

NAME

cpabe-dec − manual page for cpabe-dec 0.9

SYNOPSIS

cpabe-dec [OPTION ...] PUB_KEY PRIV_KEY FILE

DESCRIPTION

Decrypt FILE using private key PRIV_KEY and assuming public key PUB_KEY. If the name of FILE is X.cpabe, the decrypted file will be written as X and FILE will be removed. Otherwise the file will be decrypted in place. Use of the −o option overrides this behavior.

Mandatory arguments to long options are mandatory for short options too.
−h
, −−help

print this message

−v, −−version

print version information

−k, −−keep−input−file

don’t delete original file

−o, −−output FILE

write output to FILE

−d, −−deterministic

use deterministic "random" numbers (only for debugging)

Parts Copyright (C) 2006, 2007 John Bethencourt and SRI International. This is free software released under the GPL, see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

REPORTING BUGS

Report bugs to John Bethencourt <bethenco@cs.berkeley.edu>.

SEE ALSO

cpabe-setup(1), cpabe-keygen(1), cpabe-enc(1)