aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2013-11-21 00:15:59 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2013-11-27 20:21:41 +0100
commit1f73969eb525aaadf0cc5b285a0f14d6ccea5866 (patch)
tree59a4049dd80811664085edad698976a60d722e93 /man
parent2c620cb08966a09b2c5e02cce8d290cfec29a5a1 (diff)
downloadstrongswan-1f73969eb525aaadf0cc5b285a0f14d6ccea5866.tar.bz2
strongswan-1f73969eb525aaadf0cc5b285a0f14d6ccea5866.tar.xz
Make the NTRU parameter set configurable
Diffstat (limited to 'man')
-rw-r--r--man/strongswan.conf.5.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in
index 1ded52431..93d2d2eb4 100644
--- a/man/strongswan.conf.5.in
+++ b/man/strongswan.conf.5.in
@@ -867,6 +867,11 @@ Enable logging of SQL IP pool leases
.BR libstrongswan.plugins.gcrypt.quick_random " [no]"
Use faster random numbers in gcrypt; for testing only, produces weak keys!
.TP
+.BR libstrongswan.plugins.ntru.param_set_selection " [optimum]"
+The following parameter sets are available: 'x9_98_speed', 'x9_98_bandwidth',
+'x9_98_balance' and 'optimum', the last set not being part of the X9.98
+standard but exhibiting the best performance.
+.TP
.BR libstrongswan.plugins.openssl.engine_id " [pkcs11]"
ENGINE ID to use in the OpenSSL plugin
.TP