summaryrefslogtreecommitdiff
path: root/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json
blob: 767fc708c5266b1ff3a260b4f7fe00dff379654a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "a":{
        "cipher":3,
        "authentication":1,
        "integrity":1,
        "confidentiality":1
    },
    "b":{
        "cipher":17,
        "authentication":3,
        "integrity":4,
        "confidentiality":1
    }
}