Implementing Blind Computations using Nillion Protocol
A comprehensive guide on how to implement blind computations (computing on encrypted variables without ever decrypting them) using Nillion protocol.
Introduction
So what is the meaning of blind computation ? What are its advantages ?
I recently part...