diff options
author | wukong <rebirthmonkey@gmail.com> | 2015-11-23 17:48:48 +0100 |
---|---|---|
committer | wukong <rebirthmonkey@gmail.com> | 2015-11-23 17:48:48 +0100 |
commit | fca74d4bc3569506a6659880a89aa009dc11f552 (patch) | |
tree | 4cefd06af989608ea8ebd3bc6306889e2a1ad175 /moon-abe/cpabe-0.11/cpabe-setup.1 | |
parent | 840ac3ebca7af381132bf7e93c1e4c0430d6b16a (diff) |
moon-abe cleanup
Change-Id: Ie1259856db03f0b9e80de3e967ec6bd1f03191b3
Diffstat (limited to 'moon-abe/cpabe-0.11/cpabe-setup.1')
-rw-r--r-- | moon-abe/cpabe-0.11/cpabe-setup.1 | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/moon-abe/cpabe-0.11/cpabe-setup.1 b/moon-abe/cpabe-0.11/cpabe-setup.1 deleted file mode 100644 index fed3c751..00000000 --- a/moon-abe/cpabe-0.11/cpabe-setup.1 +++ /dev/null @@ -1,43 +0,0 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2. -.TH CPABE-SETUP "1" "March 2011" "SRI International" "User Commands" -.SH NAME -cpabe-setup \- manual page for cpabe-setup 0.11 -.SH SYNOPSIS -.B cpabe-setup -[\fIOPTION \fR...] -.SH DESCRIPTION -Generate system parameters, a public key, and a master secret key -for use with cpabe\-keygen, cpabe\-enc, and cpabe\-dec. -.PP -Output will be written to the files "pub_key" and "master_key" -unless the \fB\-\-output\-public\-key\fR or \fB\-\-output\-master\-key\fR options are -used. -.PP -Mandatory arguments to long options are mandatory for short options too. -.TP -\fB\-h\fR, \fB\-\-help\fR -print this message -.TP -\fB\-v\fR, \fB\-\-version\fR -print version information -.TP -\fB\-p\fR, \fB\-\-output\-public\-key\fR FILE -write public key to FILE -.TP -\fB\-m\fR, \fB\-\-output\-master\-key\fR FILE -write master secret key to FILE -.TP -\fB\-d\fR, \fB\-\-deterministic\fR -use deterministic "random" numbers -(only for debugging) -.PP -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. -.SH "REPORTING BUGS" -Report bugs to John Bethencourt <bethenco@cs.berkeley.edu>. -.SH "SEE ALSO" -.BR cpabe-keygen (1), -.BR cpabe-enc (1), -.BR cpabe-dec (1) |