Merkle Hash Tree Merkle Hash Tree implementation in Golang described in Certificate Transparency RFC #6962 TODO Add API for consistency proof Add VerifyConsistencyProof and VerifyInclusionProof API Inspired From https://github.com/arriqaaq/merkletree https://github.com/codenotary/merkletree