|
|
1.1 misho 1: gcrypt {
2:
3: # Whether to load the plugin. Can also be an integer to increase the
4: # priority of this plugin.
5: load = yes
6:
7: # Use faster random numbers in gcrypt; for testing only, produces weak keys!
8: # quick_random = no
9:
10: }
11: