I need to convert a map into a hash/md5.
map
hash/md5
map1 = %{k1: "val1", k2: "val2"} map2 = %{k2: "val2", k1: &qu