...
1[](https://godoc.org/gopkg.in/asn1-ber.v1) [](https://travis-ci.org/go-asn1-ber/asn1-ber)
2
3
4ASN1 BER Encoding / Decoding Library for the GO programming language.
5---------------------------------------------------------------------
6
7Required libraries:
8 None
9
10Working:
11 Very basic encoding / decoding needed for LDAP protocol
12
13Tests Implemented:
14 A few
15
16TODO:
17 Fix all encoding / decoding to conform to ASN1 BER spec
18 Implement Tests / Benchmarks
19
20---
21
22The Go gopher was designed by Renee French. (http://reneefrench.blogspot.com/)
23The design is licensed under the Creative Commons 3.0 Attributions license.
24Read this article for more details: http://blog.golang.org/gopher
View as plain text