Nodejs Keccak256 Hashing

当在 JS/TS 中计算以太坊函数选择器、事件 topic、EIP-712 类型哈希、存储槽或从公钥派生地址,或审查直接用 Node crypto 哈希以太坊数据的代码时使用;做 Keccak-256 与 NIST SHA3-256 的辨错并产出 ethers/viem/web3 正确哈希调用与审计命令;不适用于真正需要 NIST SHA3-256 的场景、非 EVM 链或合约本身的安全审计;触发词:keccak256、sha3-256、函数选择器、存储槽、EIP-712、createHash 误用

findscripter 6425232 5.8 KB Updated

File contents

findscripter/everything-skills/tree/main/09-verticals/nodejs-keccak256-hashing commit 6425232f42

Frequently asked questions

npx skillmds@latest add findscripter/nodejs-keccak256-hashing