file hash in node

利用node中的加密模块crypto计算文件的hash值

readStream的方式读取文件并同时使用crypto.createHash计算hash值。