CPABE-SETUP

NAME
SYNOPSIS
DESCRIPTION
REPORTING BUGS
SEE ALSO

NAME

cpabe-setup − manual page for cpabe-setup 0.9

SYNOPSIS

cpabe-setup [OPTION ...]

DESCRIPTION

Generate system parameters, a public key, and a master secret key for use with cpabe−keygen, cpabe−enc, and cpabe−dec.

Output will be written to the files "pub_key" and "master_key" unless the −−output−public−key or −−output−master−key options are used.

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

print this message

−v, −−version

print version information

−p, −−output−public−key FILE

write public key to FILE

−m, −−output−master−key FILE

write master secret key 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-keygen(1), cpabe-enc(1), cpabe-dec(1)