rubixchain / FINAO-SPV-POC

0 stars 0 forks source link

dApp : Smart contract logic for data management #7

Open harirubix opened 10 months ago

harirubix commented 10 months ago

A smart contract in RUST to perform

  1. On chain R&W of public and private data
  2. Encryption and Decryption of private data by access control
harirubix commented 10 months ago

Below is the standalone implementation of threshold PRE of private data by access control Rubix threshold PRE using umbral-rs