cryptonite-0.28: Cryptography Primitives sink
Safe HaskellNone
LanguageHaskell2010

Crypto.Cipher.Utils

Documentation

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