cryptocipher-0.4.0: Crypto/Cipher/AES.hs
{-# LANGUAGE PackageImports #-}
-- |
-- Module : Crypto.Cipher.AES
-- License : BSD-style
-- Maintainer : Vincent Hanquez <vincent@snarc.org>
-- Stability : experimental
-- Portability : Good
module Crypto.Cipher.AES
( module Crypto.Cipher.AES
) where
import "cipher-aes" Crypto.Cipher.AES