Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

Adding support for get-proof-by-hash API #17

Closed
ankishagarwal opened this issue May 8, 2018 · 1 comment
Closed

Adding support for get-proof-by-hash API #17

ankishagarwal opened this issue May 8, 2018 · 1 comment

Comments

@ankishagarwal
Copy link
Contributor

ankishagarwal commented May 8, 2018

It would be useful to just lookup for inclusion proof by MerkleTreeLeaf Hash.
So I wanted to add the support for get-proof-by-hash API which is currently not available in CT Java client.

This support is currently available in python and Go CT library, want to add that same for Java client.

I have tested this feature locally, works well at the moment. Will raise a PR from my forked repository sooner.

Adding 2 public methods which will accept MerkleTreeLeaf (POJO), MerkleTreeLeaf SHA256 hash respectively.

This was referenced May 12, 2018
@ankishagarwal
Copy link
Contributor Author

Changes merged into master

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant