18 lines
762 B
JSON
18 lines
762 B
JSON
|
|
{
|
||
|
|
"vectors": [
|
||
|
|
{
|
||
|
|
"description": "Root key ratchet: kdfRootKey",
|
||
|
|
"rootKey": "1111111111111111111111111111111111111111111111111111111111111111",
|
||
|
|
"dhOutput": "2222222222222222222222222222222222222222222222222222222222222222",
|
||
|
|
"newRootKey": "9e9a1b4745aa2eaeade16e90197591f8e42328fda89c93878a0f88184d3919e5",
|
||
|
|
"chainKey": "9d4ed286a8c2e79896baf5bfd5ab1e72ff087207d9b504c668d8e46b6e932041"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"description": "Chain key ratchet: kdfChainKey",
|
||
|
|
"chainKey": "3333333333333333333333333333333333333333333333333333333333333333",
|
||
|
|
"newChainKey": "da9d2383815d52bf414c540d97e91d0facf9b98729f9a3f437ad4a9b571676a0",
|
||
|
|
"messageKey": "e66a4bfa6a49b2045fe9a7ca29edf7991fc43ce97b9bbfcd467723a8a90f623c"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|