pjrinaldi / wombatforensics

linux c++, fox-toolkit, multi-threaded forensic gui tool
GNU General Public License v2.0
47 stars 12 forks source link

Hash Header #246

Closed pjrinaldi closed 5 years ago

pjrinaldi commented 5 years ago

Need to implement the setHeaderNode for the hash header to change and update when i hash files depending on hash type. I Forgot to fully implement this when I was implementing the setData model functionality which updates the files with the respective hash.

pjrinaldi commented 5 years ago

Implemented. I also implemented reading the hash values on open, determining the hash type on load, and setting the hash header node on open.