calculateMD5

计算文件的md5,出错的话返回null
fun File.calculateMD5(): String?