File system hash values

  • Thread starter Thread starter alanwo
  • Start date Start date
A

alanwo

It is known that we can calculate hash values e.g. crc, md5 and sha1
from functions provided by the .net framework. However, I just wonder
if these values (esp. crc) are stored in file system so that we can
just retrieve it and don't have to calcuate it for every file. is it a
dream?
 
However, I just wonder
if these values (esp. crc) are stored in file system so that we can
just retrieve it and don't have to calcuate it for every file.

No they are not.


Mattias
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top