Crypto.purs 77 Bytes EditWeb IDE 1 2 3 module Gargantext.Utils.Crypto where foreign import md5 :: String -> String