Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 462 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 462 Bytes

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.