cryptonite-0.25: Cryptography Primitives sink

Safe HaskellNone
LanguageHaskell2010

Crypto.Cipher.Utils

Documentation

validateKeySize :: (ByteArrayAccess key, Cipher cipher) => cipher -> key -> CryptoFailable key Source #