asn1-encoding

ASN1 data reader and writer in RAW, BER and DER forms

http://github.com/vincenthz/hs-asn1

Version on this page:0.9.0
LTS Haskell 22.18:0.9.6@rev:2
Stackage Nightly 2024-04-25:0.9.6@rev:2
Latest on Hackage:0.9.6@rev:2

See all snapshots asn1-encoding appears in

BSD-3-Clause licensed by Vincent Hanquez
Maintained by [email protected]
This version can be pinned in stack with:asn1-encoding-0.9.0@sha256:38a575a7c835982de5ba16670214170c69498aa5244761e0f60ebf7ad9f75f0b,2041

Module documentation for 0.9.0

  • Data
    • Data.ASN1
      • Data.ASN1.BinaryEncoding
        • Data.ASN1.BinaryEncoding.Raw
      • Data.ASN1.Encoding
      • Data.ASN1.Error
      • Data.ASN1.Object
      • Data.ASN1.Stream

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