Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quantumcryptlab/zkp-grpc-auth

A demo of secure gRPC authentication using Zero-Knowledge Proofs (ZKPs)
https://github.com/quantumcryptlab/zkp-grpc-auth

grpc grpc-rust zkp zkproof zkps

Last synced: 7 days ago
JSON representation

A demo of secure gRPC authentication using Zero-Knowledge Proofs (ZKPs)

Awesome Lists containing this project

README

        

# zero-knowledge-proofs-grpc-authentication
Code of this Udemy course:
https://www.udemy.com/course/zero-knowledge-proofs-in-rust

## Design

- Prover (Client)
- Verifier (Server)