Performance Analysis of Decentralized Architecture for Secure Data Sharing in MaaS
Implementation plan:
Step 1: Initially, we start with the Nodes (Service Providers)Registration Process.
Step 2: Next, the SP_1 will execute the Encryption and Uploading process of shared Data into IPFS using AES-128 and ZKP. Then we perform broadcasting the transaction into the Ethereum blockchain.
Step 3: Next, we store the transactions relevant Data into the blockchain.
Step 4: Next, for SP_2 key pair generation, Uploading the public key to IPFS and receiving the secret key will be performed.
Step 5: Next, Data retrieval is done by SP_2 by submitting a ZKP to SP_1. Then receives and decrypts data from IPFS.
Step 6: Finally, we plot Performance for the following metrics:
6.1: Number of Transactions vs. Throughput (Kbps)
6.2: Number of Transactions vs. Latency (s)
6.3: Number of Transactions vs. Execution Time (ms)
Software Requirement:
1. Development Tool: Python – 3.11.4 or above with Ganache and Solidity
2. Operating System: Windows 11 (64-bit)
Note:
1) If the above plan does not satisfy your requirement, please provide the processing details, like the above step-by-step.
2) Please note that this implementation plan does not include any further steps after it is put into implementation.
3) If the above plan satisfies your requirement please confirm with us.
4) We develop simulation based projects only, not in real time.