open-vault/vendor/gopkg.in/asn1-ber.v1
Jeff Mitchell 9ebc57581d
Switch to go modules (#6585)
* Switch to go modules

* Make fmt
2019-04-13 03:44:06 -04:00
..
.travis.yml Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
LICENSE Bump deps 2017-05-24 09:40:58 -04:00
README.md Migrate to built-in Go vendoring. 2016-02-18 15:06:02 -05:00
ber.go Update deps (#6580) 2019-04-12 11:51:37 -04:00
content_int.go Migrate to built-in Go vendoring. 2016-02-18 15:06:02 -05:00
header.go Update deps (#6580) 2019-04-12 11:51:37 -04:00
identifier.go Update deps (#6580) 2019-04-12 11:51:37 -04:00
length.go Bump deps 2017-05-24 09:40:58 -04:00
util.go Migrate to built-in Go vendoring. 2016-02-18 15:06:02 -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