non-interactive-zero-knowledge
There are 4 repositories under non-interactive-zero-knowledge topic.
jdwhite48/groth-sahai-rs
A Rust library for the Groth-Sahai non-interactive witness-indistinguishable and zero-knowledge proof system
ausaf007/zk-proof-demo
Command-line application demonstrating the mathematical working of non-interactive ZK Proofs of discrete log problem. Also called the Schnorr signature scheme.
mr-ma/secret-sharing
Secret Sharing Algorithms implemented in .net
bordjoski/zkp-fish
Helper methods enabling authentication without compromising the password and without shared or public keys.