#digest #ethereum #keccak #hash

ethdigest-macros

Ethereum摘要字面量和编译时哈希

4个版本

0.2.1 2022年11月20日
0.2.0 2022年9月13日
0.1.1 2022年9月11日
0.1.0 2022年9月10日

#keccak中排名第41

每月下载量28

MIT/Apache

13KB
265

Ethereum摘要字面量和编译时哈希

此crate提供了一个编译时Ethereum 32字节摘要和哈希的进程宏。

这通常不直接使用,而是与ethdigest一起使用

[dependencies]
ethdigest = { version = "*", features = ["macros"] }

lib.rs:

用于Ethereum摘要和哈希的进程宏。

有关更多信息,请参阅ethdigest::digestethdigest::keccak文档。

依赖项

~1MB