hOpenPGP

native Haskell implementation of OpenPGP (RFC4880)

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

Version on this page:2.7.1
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.7.1@sha256:99f08a19e11792ab6a6abf88db739dfbaf13cc8d37b43b812bd2c40214b7e101,12487

Module documentation for 2.7.1

  • 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.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)