crypton-pem: Privacy Enhanced Mail (PEM) file format reader and writer.

[ bsd3, data, library ] [ Propose Tags ] [ Report a vulnerability ]

A library to read and write files in the Privacy Enhanced Mail (PEM) format.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.4, 0.2.5, 0.3.0
Change log CHANGELOG.md
Dependencies base (>=3 && <5), base64 (>=0.4.2.2), bytestring, deepseq, text [details]
License BSD-3-Clause
Copyright Vincent Hanquez <vincent@snarc.org>
Author Vincent Hanquez <vincent@snarc.org>
Maintainer Mike Pilgrem <public@pilgrem.com>, Kazu Yamamoto <kazu@iij.ad.jp>
Category Data
Home page http://github.com/mpilgrem/crypton-pem
Bug tracker https://github.com/mpilgrem/crypton-pem/issues
Source repo head: git clone https://github.com/mpilgrem/crypton-pem
Uploaded by mpilgrem at 2025-07-12T15:55:19Z
Distributions LTSHaskell:0.3.0, Stackage:0.3.0
Downloads 7 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-07-12 [all 1 reports]

Readme for crypton-pem-0.3.0

[back to package description]

crypton-pem

Originally forked from pem-0.2.4.

Haskell library to read and write files in the Privacy Enhanced Message (PEM) format.

History

The pem package was originated and then maintained by Vincent Hanquez. For published reasons, he does not intend to develop the package further after version 0.2.4 but he also does not want to introduce other maintainers.