summaryrefslogtreecommitdiffstats
path: root/moon-abe/cpabe-0.11/cpabe-dec.1
blob: 0ee3cc0d3e541b1ac487abd9c422f78d30a36953 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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)