hOpenPGP

native Haskell implementation of OpenPGP (RFC4880)

https://salsa.debian.org/clint/hOpenPGP

Version on this page:2.8.4
LTS Haskell 22.10:2.9.8
Stackage Nightly 2023-12-26:2.9.8
Latest on Hackage:2.9.8

See all snapshots hOpenPGP appears in

MIT licensed by Clint Adams
Maintained by Clint Adams
This version can be pinned in stack with:hOpenPGP-2.8.4@sha256:76a570e8a31c85485497f465e2b67e1d1e840443b288cfba3f55e04d1b24c989,12644

Module documentation for 2.8.4

  • Codec
    • Codec.Encryption
      • Codec.Encryption.OpenPGP
        • Codec.Encryption.OpenPGP.CFB
        • Codec.Encryption.OpenPGP.Compression
        • Codec.Encryption.OpenPGP.Expirations
        • Codec.Encryption.OpenPGP.Fingerprint
        • Codec.Encryption.OpenPGP.KeyInfo
        • Codec.Encryption.OpenPGP.KeySelection
        • Codec.Encryption.OpenPGP.KeyringParser
        • Codec.Encryption.OpenPGP.Ontology
        • Codec.Encryption.OpenPGP.S2K
        • Codec.Encryption.OpenPGP.SecretKey
        • Codec.Encryption.OpenPGP.Serialize
        • Codec.Encryption.OpenPGP.SignatureQualities
        • Codec.Encryption.OpenPGP.Signatures
        • Codec.Encryption.OpenPGP.Types
  • Data
    • Data.Conduit
      • Data.Conduit.OpenPGP
        • Data.Conduit.OpenPGP.Compression
        • Data.Conduit.OpenPGP.Decrypt
        • Data.Conduit.OpenPGP.Filter
        • Data.Conduit.OpenPGP.Keyring
          • Data.Conduit.OpenPGP.Keyring.Instances
        • Data.Conduit.OpenPGP.Verify

native Haskell implementation of OpenPGP (RFC4880), plus Camellia (RFC5581), plus ECC (RFC6637)