Crypto.purs 77 Bytes
Newer Older
1 2 3
module Gargantext.Utils.Crypto where

foreign import md5 :: String -> String