Crates.io | eth-stealth-addresses |
lib.rs | eth-stealth-addresses |
version | 0.1.0 |
source | src |
created_at | 2023-09-09 10:43:57.59571 |
updated_at | 2023-09-09 10:43:57.59571 |
description | stealth addresses library for ethereum, implementing ERC-5564 over secp256k1 in rust |
homepage | https://github.com/kassandraoftroy/eth-stealth-addresses |
repository | https://github.com/kassandraoftroy/eth-stealth-addresses |
max_upload_size | |
id | 968075 |
size | 14,116 |
rust library implementing ERC-5564 stealth addresses using canonical ECC over the secp256k1 curve.
let's make privacy on evm chains a reality!
cargo test
to test the basic functionality.
(more soon)