cpace

Crates.iocpace
lib.rscpace
version0.1.0
sourcesrc
created_at2020-05-01 01:23:44.14992
updated_at2020-05-01 01:23:44.14992
descriptionAn implementation of the CPace password-authenticated key exchange (PAKE).
homepage
repositoryhttps://github.com/hdevalence/cpace
max_upload_size
id236007
size12,020
tikv-maintainers (github:tikv:tikv-maintainers)

documentation

README

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.

Commit count: 6

cargo fmt