You can use the command line tool ewfverify to calculate the hash value and verify a forensic image on Linux in the EWF
format (Expert Witness Compression Format):
sudo apt install ewf-tools
ewfverify <<image_name>>
It works on single files as well as multiple part files.
#LearningDFIR #DFIR