5

I want to implement an algorithm that needs to use a hash tree. What are some good, easy-to-understand Java hash tree implementations? Are there books, websites or PDFs on the Internet that give a good explanation on how a hash tree works and how I could implement it?

Michael Petrotta
  • 59,888
  • 27
  • 145
  • 179
Phil
  • 3,375
  • 3
  • 30
  • 46