Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 577 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 577 Bytes

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.