| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Crypto.Hash.GOST34112012
Documentation
type GOST34112012Context = ForeignPtr GOST34112012Ctx Source #
hashGOST34112012 :: Int -> ByteString -> IO ByteString Source #
updateGOST34112012 :: GOST34112012Context -> ByteString -> IO () Source #