summaryrefslogtreecommitdiff
path: root/conf/plugins/bliss.conf
blob: e35c27dc4332c711a31791026d7361b6281b7257 (plain)
1
2
3
4
5
6
7
8
9
10
11
bliss {

    # Whether to load the plugin. Can also be an integer to increase the
    # priority of this plugin.
    load = yes

    # Use the enhanced BLISS-B key generation and signature algorithm.
    # use_bliss_b = yes

}