dex/vendor/gopkg.in/asn1-ber.v1
2016-07-26 15:51:24 -07:00
..
tests initial commit 2016-07-26 15:51:24 -07:00
.travis.yml initial commit 2016-07-26 15:51:24 -07:00
ber.go initial commit 2016-07-26 15:51:24 -07:00
ber_test.go initial commit 2016-07-26 15:51:24 -07:00
content_int.go initial commit 2016-07-26 15:51:24 -07:00
header.go initial commit 2016-07-26 15:51:24 -07:00
header_test.go initial commit 2016-07-26 15:51:24 -07:00
identifier.go initial commit 2016-07-26 15:51:24 -07:00
identifier_test.go initial commit 2016-07-26 15:51:24 -07:00
length.go initial commit 2016-07-26 15:51:24 -07:00
length_test.go initial commit 2016-07-26 15:51:24 -07:00
LICENSE initial commit 2016-07-26 15:51:24 -07:00
README.md initial commit 2016-07-26 15:51:24 -07:00
suite_test.go initial commit 2016-07-26 15:51:24 -07:00
util.go initial commit 2016-07-26 15:51:24 -07:00

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