diff options
Diffstat (limited to 'conf/plugins/gcrypt.opt')
-rw-r--r-- | conf/plugins/gcrypt.opt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/plugins/gcrypt.opt b/conf/plugins/gcrypt.opt new file mode 100644 index 000000000..c6b0505d7 --- /dev/null +++ b/conf/plugins/gcrypt.opt @@ -0,0 +1,2 @@ +charon.plugins.gcrypt.quick_random = no + Use faster random numbers in gcrypt; for testing only, produces weak keys! |