0

I am writing this to ask the question if we can build a network layer on top of the hyperledger fabric network.

I am actually working on a research project where I want to add encryption layer on the hyperedger fabric network.

I just want to know, if there are any starting points where I can work for this.

The basic idea is that, the encryption will be taking place in api layer and decryption will take place at peer level. If the decryption is successful, then only we should trigger the chaincode function. Can we do that ?

Please give your valuable suggestions on this.

Pranay
  • 11
  • 3
  • The Fabric already has signature-based ACL and you can have TLS and mTLS, why would you do something custom? – Artem Barger May 29 '22 at 06:42
  • We want to modify the endorsement process based on certain conditions, that's why we are working towards this. – Pranay May 30 '22 at 06:19

0 Answers0