hOpenPGP

native Haskell implementation of OpenPGP (RFC4880)

http://floss.scru.org/hOpenPGP/

Version on this page:1.11
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-1.11@sha256:dd466e6487003ba26fc890fe3d42b6a8e2d38d092846dfa34569c97ee0a74714,9306

Module documentation for 1.11

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