Skip to content

ericsson-mts/mts-asn1

Repository files navigation

mts-asn1

Build Status 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.