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

Safe HaskellNone
LanguageHaskell2010

Codec.Encryption.OpenPGP.Compression

Documentation

decompressPkt :: Pkt -> [Pkt] Source #

compressPkts :: CompressionAlgorithm -> [Pkt] -> Pkt Source #