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

Safe HaskellNone
LanguageHaskell2010

Codec.Encryption.OpenPGP.Serialize

Contents

Synopsis

Serialization functions

Utilities

parsePkts :: ByteString -> [Pkt] Source

Parse the packets from a ByteString, with no error reporting