mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
A fast Merkle branch uses midstate to perform a single SHA-256 compression per branch, and is not vulnerable to CVE-2012-2459. It produces different hashes though, so can only be used for new hash trees going forward. |
||
|---|---|---|
| .. | ||
| consensus.h | ||
| merkle.cpp | ||
| merkle.h | ||
| params.h | ||
| validation.h | ||