hOpenPGP-0.1: native Haskell implementation of OpenPGP (RFC4880)

Safe HaskellNone
LanguageHaskell2010

Codec.Encryption.OpenPGP.ASCIIArmor

Documentation

parseArmor :: (Integral a, Read a, Show a) => Parser (Armor a) Source