Encrypting BIG data files on IPFS wiht public key will be too computationally intensive and time consuming. Enable AES like encryption with new key and encrypting this key with public key is a good workaround. Share the hash of data, encrypted AES key with public key of receiver will be shared on BIGChainDB.
New AES key will be generated everytime the user wants to share this data with another user.
Encrypting BIG data files on IPFS wiht public key will be too computationally intensive and time consuming. Enable AES like encryption with new key and encrypting this key with public key is a good workaround. Share the hash of data, encrypted AES key with public key of receiver will be shared on BIGChainDB.
New AES key will be generated everytime the user wants to share this data with another user.