Is your feature request related to a problem? Please describe.
The data stored over the blockchain is publicly viewable. Implement a algorithm/technique, which will allow only the owner to view the data.
Please assign this issue to me if possible.
Describe the solution you'd like
- better encryption.
- better hashing
- Memory management
- Optimization
Describe alternatives you've considered
- MD-5 hashing
- 256 bit encryption
- Addition of export feature
Is your feature request related to a problem? Please describe.
The data stored over the blockchain is publicly viewable. Implement a algorithm/technique, which will allow only the owner to view the data.
Please assign this issue to me if possible.
Describe the solution you'd like
Describe alternatives you've considered