
Crypto Pairing By Example
I am fascinated by cryptography pairing (pairing-friendly curve cryptography) within elliptic curves, and the potential it gives for signing, anonymisation and zero-knowledge proofs. So let’s show the potential, and demonstrate these with examples. I will be using the MIRACL Go libary, and which is a super fast implementation of crypto pairing [here].