From 1fe1a42fd6e723ad1126855b97ac14ea6db223e2 Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Wed, 25 Dec 2024 08:52:53 +0800 Subject: [PATCH] =?UTF-8?q?Created=20stealth=20addresses=20(=E9=9A=90?= =?UTF-8?q?=E8=BA=AB=E5=9C=B0=E5=9D=80)=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stealth-addresses-(隐身地址).md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 stealth-addresses-(隐身地址).md diff --git a/stealth-addresses-(隐身地址).md b/stealth-addresses-(隐身地址).md new file mode 100644 index 0000000..a750cdb --- /dev/null +++ b/stealth-addresses-(隐身地址).md @@ -0,0 +1,5 @@ +* [An incomplete guide to stealth addresses](https://vitalik.eth.limo/general/2023/01/20/stealth.html) +* [隐身地址不完全指南](https://www.chaincatcher.com/article/2086456) +* [ERC-5564: Stealth Addresses](https://eips.ethereum.org/EIPS/eip-5564#stealth-meta-address-format) +* [Blockchain Stealth Address Schemes](https://eprint.iacr.org/2020/548.pdf) +* [Reference Implementation](https://github.com/emmansun/gmsm/blob/blockchain/ecdh/stealth_test.go) \ No newline at end of file