/multi-hop-locks

ECDSA based construction for Anonymous Multi-Hop Locks (https://eprint.iacr.org/2018/472.pdf)

Primary LanguageRustGNU General Public License v3.0GPL-3.0

multi-hop-locks

Library for ECDSA based construction for Anonymous Multi-Hop Locks (https://eprint.iacr.org/2018/472.pdf).

What is AMHL?

"A novel cryptographic primitive that serves as a cornerstone for the design of secure and privacy-preserving payment channel networks"

Usage:

Use Cargo test to try it. Currently tests exists for :

  1. Setup and verify setup
  2. Setup + Lock
  3. Setup + Lock + Release alt text

Protocol:

alt text

Development Process:

We use several methods for communication: you can open an issue, reach out or join the KZR Telegram for discussions on code and research. Changes are accepted in the form of pull requests