Both Ethereum and Hyperledger Fabric use digital
signatures on transactions and blocks to confirm the identity
of the creator and that the signed data has not been modified
since signing. Elliptic Curve
Digital Signature Algorithm
(ECDSA) is widely adopted to create a pair of public key and
private key.
The public key of a user can be logically selected as an
identity of the user since knowledge of a public key is
necessary for verification of digital signatures. It is used in the
Blockchain as a method for managing users’ identities without
revealing real world identities.
T
ABLE
I.
C
OMPARISON OF
C
ONSENSUS
A
LGORITHMS
[41]
[42]
[13]
[43]
[44]
[45]