找到约 9 条结果

文章 慢雾:29 枚 Moonbirds NFT 被盗事件溯源分析

...chments/2022/05/IajxygJz6290a91eda0d5.png!/scale/50) (https://twitter.com/0xLosingMoney/status/1529401916849291264) ## **搜集相关信息** 慢雾安全团队收到相关情报并针对此次被盗事件进行朔源分析。 我们开始在 Twitter 上搜集并分析此钓鱼事件...

文章 与独裁者共处:变形密码学

...大的 Moti Yung 进行了精彩的对话 \[ [这里](https://www.youtube.com/watch?v=GRY178v1TpI)\],他概述了变形密码学的用法: ![](https://img.learnblockchain.cn/2025/04/24/14UMd6UlvLGXkfE0P-VNdCw.png) 他还在 2022 年发表了一篇经典论文 \[ [这里](https://eprint.iacr.or...

文章 【Web3极客公开课】直播预告:SLOADS 给Foundry增加存储相关的作弊码 4.26日(周三)晚8点

...的作弊码 ## 直播地址 直播地址:https://meeting.tencent.com/dm/LGIL72c0T5zz #腾讯会议:336-527-004 **入群申请**:https://tally.so/r/n0dKdy >社区活动消息请关注: >微信群/朋友圈:upchainedu >Twitter:https://twitter.com/@UpchainDAO > >所有...

文章 使用 Wolf 实现后量子签名

...。 使用 wolfCrypt 的代码实现是 \[ [这里](https://asecuritysite.com/wolfcrypt/wolfssl_mldsa) \]: ```c ##include ##include ##include ##include ##include ##include char* to_hex_string(const unsigned char* array, size_t length) { char* outstr = malloc(2 * length + 1); if (!...

文章 第4章 密钥和地址

...圆曲线上 ``` Python 3.4.0 (default, Mar 30 2014, 19:23:13) [GCC 4.2.1 Compatible Apple LLVM 5.1 (clang-503.0.38)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> p = 115792089237316195423570985008687907853269984665640564039457584007908834671663 >>> x = 55066...

文章 拆解ZK Hack V中的难题

...供了更大的多样性,谜题围绕 Rust 和 [halo2↗](https://github.com/zcash/halo2),纯 Rust,以及 [Noir↗](https://noir-lang.org/)。 在这篇文章中,我们总结了谜题及其解决方案。关于解决方案,我们专注于描述如何快速解决这些挑战,而无需...

文章 Michael.W基于Foundry精读Openzeppelin第26期——ERC1820Implementer.sol

...std]:v1.5.6 #### 0.1 ERC1820Implementer.sol Github: https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.8.3/contracts/utils/introspection/ERC1820Implementer.sol ERC1820Implementer合约是对IERC1820Implementer interface的实现。该合约往往是与ERC1820Registry合约配...

文章 铭文无处不在

...。Avalanche 网络的交易费用飙升至超过 [$1,500](https://twitter.com/Junko__Suzuki/status/1736602890821665256?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1736602890821665256%7Ctwgr%5E8f2d8c3b5c92d22fffada8dd89df7c85df2f71c8%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fwww.dlnews.com%2Farti...

文章 每周以太坊进展 2021/02/15

...型树状哈希数据结构的存储槽租金方案](https://gist.github.com/zsfelfoldi/a207d216b3fa9ae4be6abe7a5d8e68d8) * [促进状态可得性的 GetNodeData DHT 方法](https://ethresear.ch/t/state-availability-getnodedata-dht-approach-dev-update/8657) * [应用于轻客户端的事务 gossip...