JAC (Java Asn1 Compiler) is a tool for you if you want to (1)parse your asn1 file (2)create .java classes and (3)encode/decode instances of your classes. Just forget all asn1 byte streams, and take the advantage of OOP! BER, CER and DER are all supported
License
GNU General Public License version 2.0 (GPLv2)Follow JAC (Java Asn.1 Compiler)
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
I didn't understand how to use JAC to convert my asn files :( can you plz help me.
-
Generates invalid and/or non-working Java code even for relatively simple ASN.1 structures.
-
can you please tell me while generating java file i am getting an error stating Error: Unable to access jarfile JAC.jar - How to resolve this issue