diff --git a/Crypto/Hash/SHA3.hs b/Crypto/Hash/SHA3.hs index 43f564a..09b53be 100644 --- a/Crypto/Hash/SHA3.hs +++ b/Crypto/Hash/SHA3.hs @@ -6,7 +6,7 @@ -- Portability : unknown -- -- module containing the binding functions to work with the --- SHA3 cryptographic hash and extendable output functions. +-- SHA3 cryptographic hash. -- {-# LANGUAGE ForeignFunctionInterface #-} {-# LANGUAGE DeriveDataTypeable #-}