Crates.io | bip352 |
lib.rs | bip352 |
version | 0.1.0-alpha.3 |
source | src |
created_at | 2024-01-04 14:35:05.154111 |
updated_at | 2024-05-03 08:50:53.506138 |
description | Implementation of BIP 352 Silent Payments |
homepage | |
repository | https://jirijakes.com/code/rust-bip352 |
max_upload_size | |
id | 1088676 |
size | 237,564 |
Implementation of BIP 352 (Silent Payments) in Rust.
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).
fossil clone https://jirijakes.com/code/rust-bip352
cd rust-bip352
cargo test