Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 507 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 507 Bytes

MLWE SAP

Overview

  • Implementation of Post-Quantum Stealth Address Protocol based on MLWE in Rust.
  • Uses a fork of pqc_kyber and a fork of newhope and frodokem.
  • Since Newhope and FrodoKEM are in implemented in C, we provide wrapper in Rust.
  • Please refer to our documentation.