pake-kem 0.1.0-pre.3

An implementation of a password-authenticated key exchange (PAKE) based from a key encapsulation mechanism (KEM).
Documentation

pake-kem Build Status

An implementation of a password-authenticated key exchange (PAKE) based from a key encapsulation mechanism (KEM).

Documentation

The API can be found here along with an example for usage.

Installation

Add the following line to the dependencies of your Cargo.toml:

pake-kem = "0.1.0-pre.3"

License

This project is dual-licensed under either the MIT license or the Apache License, Version 2.0. You may select, at your option, one of the above-listed licenses.