/stealth-address

Stealth addresses using the ristretto group on curve25519.

Primary LanguageRust

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.