Safe Haskell | Safe-Inferred |
---|
Codec.Encryption.Ciphers
Documentation
class CipherType a whereSource
Methods
cipherTypeToC :: a -> CIntSource
Instances
class CipherMode a whereSource
Methods
cipherModeToC :: a -> CIntSource
data Cipher3DES Source
Constructors
Cipher3DES |
Constructors
CipherDES |
Constructors
ModeECB |
Instances
Constructors
ModeCBC |
flagToC :: CipherFlag -> CUIntSource