Design of Anonymous Endorsement System in Hyperledger Fabric

11/04/2018
by   Subhra Mazumdar, et al.
0

Permissioned Blockchain has become quite popular with enterprises forming consortium since it prioritizes trust over privacy. One of the popular platforms for distributed ledger solution, Hyperledger Fabric, requires a transaction to be endorsed or approved by a group known as endorsers as per the specifications in the endorsement policy. To endorse a transaction, an endorser mentions its identity along with the signature so that it can be verified. However, for certain transactions, difference in opinion may exist among endorsers. Disclosure of identity of endorser may lead to conflict within the consortium. In such cases, an endorsement policy which allows an endorser to support a transaction discreetly but simultaneously takes into account the decision of the majority is preferred. As a solution, we propose an Anonymous Endorsement System which uses a threshold endorsement policy. For hiding the identity of endorsers, a new ring signature scheme, called Fabric's Constant-Sized Linkable Ring Signature (FCsLRS) with Transaction-Oriented linkability has been proposed. We have implemented the signature scheme in Golang and analyzed its security and performance by varying the RSA modulus size. Feasibility of implementation is supported by experimental analysis. Signature generation and verification is quite fast, with execution time remaining constant irrespective of change in message length or endorsement set size for a given RSA modulus value. Lastly, we also discuss the integration of the scheme on v1.2 Hyperledger Fabric.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/25/2017

A Provably Secure Ring Signature Scheme in Certificateless Cryptography

Ring signature is a kind of group-oriented signature. It allows a member...
research
09/07/2023

An Anonymous yet Accountable Contract Wallet System using Account Abstraction

Account abstraction allows a contract wallet to initiate transaction exe...
research
10/19/2022

Secure and Efficient Multi-Signature Schemes for Fabric: An Enterprise Blockchain Platform

Digital signature is a major component of transactions on Blockchain pla...
research
03/15/2020

CoinMagic: A Differential Privacy Framework for Ring Signature Schemes

By allowing users to obscure their transactions via including "mixins" (...
research
08/14/2019

Systematization of Knowledge and Implementation: Short Identity-Based Signatures

Identity-Based signature schemes are gaining a lot of popularity every d...
research
02/09/2019

An Efficient Linkable Group Signature for Payer Tracing in Anonymous Cryptocurrencies

Cryptocurrencies, led by bitcoin launched in 2009, have obtained wide at...
research
07/27/2018

Coloured Ring Confidential Transactions

Privacy in block-chains is considered second to functionality, but a vit...

Please sign up or login with your details

Forgot password? Click here to reset