packages feed

crypto-api-0.13: Crypto/Classes.hs-boot

module Crypto.Classes where
    import Crypto.Types
    class BlockCipher k
    zeroIV :: (BlockCipher k) => IV k