Is there a free package for reading, manipulating and writing ASN.1 in Java?
It must be:
The following project looks promising:
http://www.chaosinmotion.com/wiki/index.php?title=ASN.1_Library
It is provided under a liberal BSD-style licence.
It is small, 41 classes compiling to 55KiB.
It compiled clean with no dependencies to Java 3.
The free BouncyCastle library provides low-level ASN.1 parsing. You don't need to install BC as a provider to use the ASN.1 capabilities. It has different versions for 1.4 and up. It has no external dependencies. As the default bundle contains all of the BC provider classes, you may want to repackage it if you want something more compact.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With