Verify¶
- Get
checksum
of the file to find fromchecksum.txt
-
Find the file:
shell sha256sum files/* | grep "<checksum>"
-
Flag:
shell decrypt.sh files/<filename>
checksum
of the file to find from checksum.txt
Find the file:
shell
sha256sum files/* | grep "<checksum>"
Flag:
shell
decrypt.sh files/<filename>