import CryptoKit func getAlgorithm(algo: String) { var algorithms = ["md5":Insecure.MD5.hash, "sha1":Insecure.SHA1.hash,