aboutsummaryrefslogtreecommitdiffstats
path: root/moon-abe/cpabe-0.11/peks-ind.1
diff options
context:
space:
mode:
authorWuKong <rebirthmonkey@gmail.com>2015-09-04 09:25:34 +0200
committerWuKong <rebirthmonkey@gmail.com>2015-09-04 09:25:34 +0200
commit3baeb11a8fbcfcdbc31976d421f17b85503b3ecd (patch)
tree04891d88c1127148f1b390b5a24414e85b270aee /moon-abe/cpabe-0.11/peks-ind.1
parent67c5b73910f5fc437429c356978081b252a59480 (diff)
init attribute-based encryption
Change-Id: Iba1a3d722110abf747a0fba366f3ebc911d25b25
Diffstat (limited to 'moon-abe/cpabe-0.11/peks-ind.1')
-rw-r--r--moon-abe/cpabe-0.11/peks-ind.141
1 files changed, 41 insertions, 0 deletions
diff --git a/moon-abe/cpabe-0.11/peks-ind.1 b/moon-abe/cpabe-0.11/peks-ind.1
new file mode 100644
index 00000000..440b3581
--- /dev/null
+++ b/moon-abe/cpabe-0.11/peks-ind.1
@@ -0,0 +1,41 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2.
+.TH PEKS-IND "1" "JULY 2015" "User Commands"
+.SH NAME
+peks-ind \- manual page for cpabe-setup 0.11
+.SH SYNOPSIS
+.B peks-ind
+[\fIOPTION \fR...]
+.SH DESCRIPTION
+Generate an encrypted index based on a clear one
+.PP
+Output will be written to the files "enc_ind"
+unless the \fB\-\-output\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) 2015 Michel Kheirallah.
+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 Michel Kheirallah.
+.SH "SEE ALSO"
+.BR cpabe-keygen (1),
+.BR cpabe-enc (1),
+.BR cpabe-dec (1)