Crypto.purs 77 Bytes
module Gargantext.Utils.Crypto where

foreign import md5 :: String -> String