crypton-asn1-encoding: ASN1 data reader and writer in RAW, BER and DER forms

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

ASN1 data reader and writer in raw form with supports for high level forms of ASN1 (BER, and DER).


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.9.6
Change log CHANGELOG.md
Dependencies base (>=3 && <5), bytestring, crypton-asn1-types (>=0.3.0 && <0.4), hourglass (>=0.2.6) [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 https://github.com/mpilgrem/crypton-asn1
Bug tracker https://github.com/mpilgrem/crypton-asn1/issues
Source repo head: git clone https://github.com/mpilgrem/crypton-asn1(encoding)
Uploaded by mpilgrem at 2025-07-13T10:46:57Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3 total (3 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-13 [all 1 reports]

Readme for crypton-asn1-encoding-0.9.6

[back to package description]

crypton-asn1-encoding

Originally forked from asn1-encoding-0.9.6.

ASN.1 for Haskell

  • crypton-asn1-encoding : BER and DER encoding decoder and encoder.

History

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