ergo/vendor/github.com/go-asn1-ber/asn1-ber
Shivaram Lingamneni d0aa7cc860 fix #782 (bring vendor into the main tree) 2020-02-12 13:19:23 -05:00
..
.travis.yml fix #782 (bring vendor into the main tree) 2020-02-12 13:19:23 -05:00
LICENSE fix #782 (bring vendor into the main tree) 2020-02-12 13:19:23 -05:00
README.md fix #782 (bring vendor into the main tree) 2020-02-12 13:19:23 -05:00
ber.go fix #782 (bring vendor into the main tree) 2020-02-12 13:19:23 -05:00
content_int.go fix #782 (bring vendor into the main tree) 2020-02-12 13:19:23 -05:00
go.mod fix #782 (bring vendor into the main tree) 2020-02-12 13:19:23 -05:00
header.go fix #782 (bring vendor into the main tree) 2020-02-12 13:19:23 -05:00
identifier.go fix #782 (bring vendor into the main tree) 2020-02-12 13:19:23 -05:00
length.go fix #782 (bring vendor into the main tree) 2020-02-12 13:19:23 -05:00
util.go fix #782 (bring vendor into the main tree) 2020-02-12 13:19:23 -05:00

README.md

GoDoc Build Status

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

Required libraries: None

Working: Very basic encoding / decoding needed for LDAP protocol

Tests Implemented: A few

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


The Go gopher was designed by Renee French. (http://reneefrench.blogspot.com/) The design is licensed under the Creative Commons 3.0 Attributions license. Read this article for more details: http://blog.golang.org/gopher