Other cryptography

Cryptographic primitives in Noir

We have implemented the following cryptographic primitives in Noir: Elliptic curve operations, SHA-256 and SHA-512. Noir is a zk-language developed by Aztec Network.

Ring signatures

PoC implementation of logarithmic (and linkable) ring signatures, for private and scalable blockchain based voting (whether used alongside SNARKs/OVOTE or as a standalone protocol)