Hi, i need to create hash for folder, that contains some files. I already done this task for each of files, but i searching the way to create one hash for all files in folder. Any ideas how to do that?
(of course i can create hash for each file and concatenate it to some big hash but it's not a way i like)
Thanks in advance.