crypton-asn1-encoding: ASN.1 data (raw, BER or DER) readers and writers

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

A library providing readers and writers of data following the Abstract Syntax Notation One (ASN.1) standard in raw form or in the high-level forms of Basic Encoding Rules (BER) and Distinguished Encoding Rules (DER).


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.9.6, 0.9.7
Change log CHANGELOG.md
Dependencies base (>=4.13 && <5), bytestring, crypton-asn1-types (>=0.3.6 && <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-20T20:21:37Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 6 total (6 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-20 [all 1 reports]

Readme for crypton-asn1-encoding-0.9.7

[back to package description]

crypton-asn1-encoding

Originally forked from asn1-encoding-0.9.6.

A reader and writer of data following the Abstract Syntax Notation One (ASN.1) standard in raw form or in the high-level forms of Basic Encoding Rules (BER) and Distinguished Encoding Rules (DER).

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.