aboutsummaryrefslogtreecommitdiffstats
path: root/moon-abe/cpabe-0.11/cpabe-dec.1
diff options
context:
space:
mode:
Diffstat (limited to 'moon-abe/cpabe-0.11/cpabe-dec.1')
-rw-r--r--moon-abe/cpabe-0.11/cpabe-dec.142
1 files changed, 42 insertions, 0 deletions
diff --git a/moon-abe/cpabe-0.11/cpabe-dec.1 b/moon-abe/cpabe-0.11/cpabe-dec.1
new file mode 100644
index 00000000..0ee3cc0d
--- /dev/null
+++ b/moon-abe/cpabe-0.11/cpabe-dec.1
@@ -0,0 +1,42 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2.
+.TH CPABE-DEC "1" "March 2011" "SRI International" "User Commands"
+.SH NAME
+cpabe-dec \- manual page for cpabe-dec 0.11
+.SH SYNOPSIS
+.B cpabe-dec
+[\fIOPTION \fR...] \fIPUB_KEY PRIV_KEY FILE\fR
+.SH 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 \fB\-o\fR option overrides this
+behavior.
+.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\-k\fR, \fB\-\-keep\-input\-file\fR
+don't delete original file
+.TP
+\fB\-o\fR, \fB\-\-output\fR FILE
+write output 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-setup (1),
+.BR cpabe-keygen (1),
+.BR cpabe-enc (1)