Skip to content

Commit

Permalink
Update extended proof chain test vectors to correctly use all four pu…
Browse files Browse the repository at this point in the history
…b/priv key pairs.
  • Loading branch information
Wind4Greg committed Oct 2, 2024
1 parent 7e067ae commit c1bb00d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion TestVectors/proof-set-chain/proofChainConfig2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "DataIntegrityProof",
"cryptosuite": "eddsa-rdfc-2022",
"created": "2023-02-26T22:16:38Z",
"verificationMethod": "did:key:z6MkmEq87wkHCYnWnNZkigeDMGTN7oUw1upkhzd77KuXERS1#z6MkmEq87wkHCYnWnNZkigeDMGTN7oUw1upkhzd77KuXERS1",
"verificationMethod": "did:key:z6Mkm1S51iPHJvDEkJ9MRtxJmT8Pqo6wHipAFwBAjN83vntT#z6Mkm1S51iPHJvDEkJ9MRtxJmT8Pqo6wHipAFwBAjN83vntT",
"proofPurpose": "assertionMethod",
"previousProof": "urn:uuid:d94f792a-c546-4d06-b38a-da070ab56c23"
}
4 changes: 2 additions & 2 deletions TestVectors/proof-set-chain/proofChainConfigSigned2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"type": "DataIntegrityProof",
"cryptosuite": "eddsa-rdfc-2022",
"created": "2023-02-26T22:16:38Z",
"verificationMethod": "did:key:z6MkmEq87wkHCYnWnNZkigeDMGTN7oUw1upkhzd77KuXERS1#z6MkmEq87wkHCYnWnNZkigeDMGTN7oUw1upkhzd77KuXERS1",
"verificationMethod": "did:key:z6Mkm1S51iPHJvDEkJ9MRtxJmT8Pqo6wHipAFwBAjN83vntT#z6Mkm1S51iPHJvDEkJ9MRtxJmT8Pqo6wHipAFwBAjN83vntT",
"proofPurpose": "assertionMethod",
"previousProof": "urn:uuid:d94f792a-c546-4d06-b38a-da070ab56c23",
"proofValue": "z21Royb2jnpDY8GkvsTn3pwWxXiXRMEwNLSzrfERHb1TNtDBydnFqwtxY9Vypv2mwMPygJhuxbKs2QLyGHx9DBjmY"
"proofValue": "z4b5uUtxNiV4E541LiR8qLvA21xM1Vt4Hfn6nLmmDePdFvLB3jFj3HyEEJyRMbpJzv4Gfdr8ABeuRTxAvZv6KWRRh"
}
4 changes: 2 additions & 2 deletions TestVectors/proof-set-chain/signedProofChain2.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"type": "DataIntegrityProof",
"cryptosuite": "eddsa-rdfc-2022",
"created": "2023-02-26T22:16:38Z",
"verificationMethod": "did:key:z6MkmEq87wkHCYnWnNZkigeDMGTN7oUw1upkhzd77KuXERS1#z6MkmEq87wkHCYnWnNZkigeDMGTN7oUw1upkhzd77KuXERS1",
"verificationMethod": "did:key:z6Mkm1S51iPHJvDEkJ9MRtxJmT8Pqo6wHipAFwBAjN83vntT#z6Mkm1S51iPHJvDEkJ9MRtxJmT8Pqo6wHipAFwBAjN83vntT",
"proofPurpose": "assertionMethod",
"previousProof": "urn:uuid:d94f792a-c546-4d06-b38a-da070ab56c23",
"proofValue": "z21Royb2jnpDY8GkvsTn3pwWxXiXRMEwNLSzrfERHb1TNtDBydnFqwtxY9Vypv2mwMPygJhuxbKs2QLyGHx9DBjmY"
"proofValue": "z4b5uUtxNiV4E541LiR8qLvA21xM1Vt4Hfn6nLmmDePdFvLB3jFj3HyEEJyRMbpJzv4Gfdr8ABeuRTxAvZv6KWRRh"
}
]
}

0 comments on commit c1bb00d

Please sign in to comment.