Skip to content

ASN1 BER Encoding / Decoding Library for the GO programming language.

License

Notifications You must be signed in to change notification settings

edwardzsmith/asn1-ber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASN1 BER Encoding / Decoding Library for the GO programming language.

Required Librarys: 
   None

Working:
   Very basic encoding / decoding needed for LDAP protocol

Tests Implemented:
   None

TODO:
   Fix all encoding / decoding to conform to ASN1 BER spec
   Implement Tests / Benchmarks

About

ASN1 BER Encoding / Decoding Library for the GO programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.4%
  • Makefile 2.6%