diff options
Diffstat (limited to 'moon-abe/cpabe-0.11/peks-trap.1')
-rw-r--r-- | moon-abe/cpabe-0.11/peks-trap.1 | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/moon-abe/cpabe-0.11/peks-trap.1 b/moon-abe/cpabe-0.11/peks-trap.1 new file mode 100644 index 00000000..0399fcef --- /dev/null +++ b/moon-abe/cpabe-0.11/peks-trap.1 @@ -0,0 +1,35 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2. +TRAP.TH PEKS- "1" "JULY 2015" "User Commands" +.SH NAME +peks-trap \- manual page for cpabe-setup 0.11 +.SH SYNOPSIS +.B peks-trap +[\fIOPTION \fR...] +.SH DESCRIPTION +Generate an encrypted trapdoor based on a clear word +.PP +Output will be written to the files "enc_trap" +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\-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) |