Skip to content

Smart contract for Hyperledger Fabric for ID-based self-encryption data storage

License

Notifications You must be signed in to change notification settings

ilyagrishkov/ib-self-encryption-smart-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ID-based self-encryption smart contract

Overview

The prototype of a Hyperledger Fabric smart contract for securely storing ownership-preserved self-encrypted data as part of the Delft University of Technology Bachelor's Thesis.

The original paper: http://resolver.tudelft.nl/uuid:77406422-688c-4158-93f1-a83ab97810b4

This source code is based on Hyperledger Fabric Samples, https://github.com/hyperledger/fabric-samples

ID-based self-encryption library: https://github.com/ilyagrishkov/ib-self-encryption-rust
Hyperledger Fabric application: https://github.com/ilyagrishkov/ib-self-encryption

Installation

  • Hyperledger test-network v2.4.3

Before run

Deployment

The smart contract deployment procedure is standard. The instructions can be found here: https://hyperledger-fabric.readthedocs.io/en/release-2.2/test_network.html

About

Smart contract for Hyperledger Fabric for ID-based self-encryption data storage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages