strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Updated pkcs1 plugin to the new builder API
[strongswan.git]
/
src
/
scepclient
/
scepclient.8
diff --git
a/src/scepclient/scepclient.8
b/src/scepclient/scepclient.8
index
d9bf8e4
..
4b5234d
100644
(file)
--- a/
src/scepclient/scepclient.8
+++ b/
src/scepclient/scepclient.8
@@
-149,16
+149,22
@@
Change symmetric algorithm to use for encryption of certificate Request.
The default is \fB3des\-cbc\fP.
.PP
Supported values for \fIalgo\fP:
The default is \fB3des\-cbc\fP.
.PP
Supported values for \fIalgo\fP:
-.IP "\fBdes\
-cbc\
fP" 12
-DES
CBC encryption (key size = 56 bit).
-.IP "\fB3des\
-cbc\
fP" 12
+.IP "\fBdes\fP" 12
+DES
-
CBC encryption (key size = 56 bit).
+.IP "\fB3des\fP" 12
Triple DES-EDE-CBC encryption (key size = 168 bit).
Triple DES-EDE-CBC encryption (key size = 168 bit).
-.IP "\fBaes128\
-cbc\
fP" 12
+.IP "\fBaes128\fP" 12
AES-CBC encryption (key size = 128 bit).
AES-CBC encryption (key size = 128 bit).
-.IP "\fBaes192\
-cbc\
fP" 12
+.IP "\fBaes192\fP" 12
AES-CBC encryption (key size = 192 bit).
AES-CBC encryption (key size = 192 bit).
-.IP "\fBaes256\
-cbc\
fP" 12
+.IP "\fBaes256\fP" 12
AES-CBC encryption (key size = 256 bit).
AES-CBC encryption (key size = 256 bit).
+.IP "\fBcamellia128\fP" 12
+Camellia-CBC encryption (key size = 128 bit).
+.IP "\fBcamellia192\fP" 12
+Camelllia-CBC encryption (key size = 192 bit).
+.IP "\fBcamellia256\fP" 12
+Camellia-CBC encryption (key size = 256 bit).
.RE
.PP
.B \-o, \-\-out \fItype\fP[=\fIfilename\fP]
.RE
.PP
.B \-o, \-\-out \fItype\fP[=\fIfilename\fP]