Research Article

A Blockchain-Based Auto Insurance Data Sharing Scheme

Algorithm 1

Improved consensus mechanism.
1: broadcasts the policy/repair result
on the alliance blockchain
2: verifies the signature
3: if the signature passes the verification
4: the signature is stored in one new block
5: else
6: return FAlSE
7: end if