zudo / stealth-address

Stealth addresses using the ristretto group on curve25519.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stealth address

Rust dependency status

Stealth addresses using the ristretto group on curve25519.

DKSAP

Usage

Add the following line to your Cargo.toml.

stealth-address = { git = "https://github.com/zudo/stealth-address" }

View examples on how to use the library.

About

Stealth addresses using the ristretto group on curve25519.


Languages

Language:Rust 100.0%