[go: nahoru, domu]

Skip to content

Library to decode/encode ASN.1 protocol (PER only)

License

Notifications You must be signed in to change notification settings

lester-001/mts-asn1

 
 

Repository files navigation

mts-asn1

Build Status Bugs Coverage License

Description

mts-asn1 project is designed to encode/decode data to/from binary of ASN.1 protocols. Data can be described in various dataformat (XML, JSON ...). It use ANTLR to parse ASN.1 grammar.

Installation

Clone this repository and use it as a maven project

(Coming on Maven Central soon)

Usage

See here

DISCLAIMER

While we do our best to support protocols described in ASN.1 and (U)PER encoding, we cannot guarantee that our project is error free. mts-asn1 evolve depending of the needs, please consider to report or contributing if you want a new feature or revise an existing one.

About

Library to decode/encode ASN.1 protocol (PER only)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.8%
  • ANTLR 5.2%