hdevalence / cpace

An EXPERIMENTAL implementation of the CPace PAKE, instantiated with the Ristretto255 group. In Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpace

A Rust implementation of the CPace PAKE, instantiated with the ristretto255 group.

This implementation is based on the go-cpace-ristretto255 implementation by Filippo Valsorda, and attempts to be compatible with it. Note that that implementation is loosely based on draft-haase-cpace-01, so all of these implementations are something of a moving target.

Documentation.

About

An EXPERIMENTAL implementation of the CPace PAKE, instantiated with the Ristretto255 group. In Rust


Languages

Language:Rust 100.0%