Encrypted Data Sharing

With the traditional RSA cryptography it is easy to share encrypted data between multiple parties. Mechanism known from RSA do not work like that if you have to work with elliptic curves in blockchain environments. For example in blockchain environments not the public key is known by the public public but the hash of the … Read more

SSI linked Off-Chain Storage

All data written to our distributed Off-Chain Storage is always fully encrypted. The random encryption keys can automatically be linked to a Self-Sovereign Identity. It is still suggested that never clear text data is submitted to those functions. Save2DistributedFileStorage The function Save2DistributedFileStorage is part of the Off-Chain Namespace and requires five input parameters: Data: Your … Read more