Is there a way in Multichain (community or enterprise) to compute aggregate statistics without decrypting all data every single time? Such as Zero Knowledge Proof, Secure Multi-party computation and partially omomorphic functions.
For example, we store blood test results which only patients can decrypt or give others permission to decrypt. If we wanted to do some analysis on this data such as a trend analysis on a specific result, how can we avoid needing to decrypt all records first and then analysing?