#privacy #ethereum #stealth #secp256k1 #eth

eth-stealth-addresses

stealth addresses library for ethereum, implementing ERC-5564 over secp256k1 in rust

1 unstable release

0.1.0 Sep 9, 2023

#3 in #stealth

42 downloads per month
Used in stealthereum-cli

MIT license

9KB
167 lines

eth-stealth-addresses

rust library implementing ERC-5564 stealth addresses using canonical ECC over the secp256k1 curve.

let's make privacy on evm chains a reality!

Test

cargo test

to test the basic functionality.

(more soon)

Dependencies

~8.5MB
~101K SLoC