cryptonite-cd-0.29.1: Cryptography Primitives sink
Safe HaskellNone
LanguageHaskell2010

Crypto.Cipher.Utils

Documentation

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