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.5
LTS Haskell 22.14:0.9.6@rev:2
Stackage Nightly 2024-03-28: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.5@sha256:7d4acf178ef17aad650f2073dd2ed94febb1e468fddb0d5ca65c1a54caffcfb8,2016

Module documentation for 0.9.5

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