Java tools for decoding and manipulating BER encoded ASN.1 Files
A simple Java ASN BERdecoder and profiler
A tool for easy manipulation of BER encoded files.
An "awk" for ASN.1 BER (for Unix people) or maybe a "notepad" for ASN.1 BER (for Windows people).
Jberd (Java BERdecoder) is a lightweight BERdecoder and associated tools for interpreting and processing BER encoded ASN.1 files.
The following facilities are provided:
• JBerd Profiler.
CoDec is a Java package for encoding and decoding ASN.1 data structures. CoDec supports the Basic Encoding Rules (BER) as well as the Distinguished Encoding Rules (DER) and provides a library with data structures for many cryptographic standards.