All Projects → ZenGo-X → multi-hop-locks

ZenGo-X / multi-hop-locks

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

Programming Languages

rust
11053 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].