Annotation of embedaddon/strongswan/conf/plugins/bliss.conf, revision 1.1.1.1
1.1 misho 1: bliss {
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 the enhanced BLISS-B key generation and signature algorithm.
8: # use_bliss_b = yes
9:
10: }
11: