Skip to content
forked from beanit/asn1bean

ASN1bean (formerly known as jASN1) is a Java & GoLang ASN.1 BER and DER encoding/decoding library

License

Notifications You must be signed in to change notification settings

kitandara/asn1bean

 
 

Repository files navigation

ASN1bean

Fork of ASN Bean, updates the compiler to add generation of GoLang classes/structs and methods. The generated classes can then be used together with the ASN1BER Go libraries to efficiently encode and decode messages using the Basic Encoding Rules (BER). The encoded bytes also conform to the Distinguished Encoding Rules (DER) which is a subset of BER.

About

ASN1bean (formerly known as jASN1) is a Java & GoLang ASN.1 BER and DER encoding/decoding library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.7%
  • GAP 1.3%