bip352

Crates.iobip352
lib.rsbip352
version0.1.0-alpha.3
sourcesrc
created_at2024-01-04 14:35:05.154111
updated_at2024-05-03 08:50:53.506138
descriptionImplementation of BIP 352 Silent Payments
homepage
repositoryhttps://jirijakes.com/code/rust-bip352
max_upload_size
id1088676
size237,564
Jiří Jakeš (jirijakes)

documentation

README

Silent Payments (BIP 352) for Rust

About

Implementation of BIP 352 (Silent Payments) in Rust.

Status

Not yet complete and not yet stable. Better not to use it.

Reflects the state of test vector from PR #1458, which is behind the proposed specification (some aspects have already changed in the specification).

Try

fossil clone https://jirijakes.com/code/rust-bip352
cd rust-bip352
cargo test
Commit count: 0

cargo fmt