open-vault/vendor/github.com/go-asn1-ber/asn1-ber
Calvin Leung Huang 0a6e7ab94b
mod: update plugin versions for 1.7.0 (#11046)
* mod: update plugin versions for 1.7.0

* command/agent: fix TestCFEndToEnd test
2021-03-04 18:32:51 -08:00
..
.travis.yml mod: update plugin versions for 1.7.0 (#11046) 2021-03-04 18:32:51 -08:00
LICENSE go-ldap update; bump dep, api, secrets-ad plugin, and vendor 2019-11-08 11:24:46 -05:00
README.md go-ldap update; bump dep, api, secrets-ad plugin, and vendor 2019-11-08 11:24:46 -05:00
ber.go mod: update plugin versions for 1.7.0 (#11046) 2021-03-04 18:32:51 -08:00
content_int.go mod: update plugin versions for 1.7.0 (#11046) 2021-03-04 18:32:51 -08:00
generalizedTime.go mod: update plugin versions for 1.7.0 (#11046) 2021-03-04 18:32:51 -08:00
go.mod go-ldap update; bump dep, api, secrets-ad plugin, and vendor 2019-11-08 11:24:46 -05:00
header.go mod: update plugin versions for 1.7.0 (#11046) 2021-03-04 18:32:51 -08:00
identifier.go go-ldap update; bump dep, api, secrets-ad plugin, and vendor 2019-11-08 11:24:46 -05:00
length.go mod: update plugin versions for 1.7.0 (#11046) 2021-03-04 18:32:51 -08:00
real.go mod: update plugin versions for 1.7.0 (#11046) 2021-03-04 18:32:51 -08:00
util.go mod: update plugin versions for 1.7.0 (#11046) 2021-03-04 18:32:51 -08: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