1
0
Fork 0
mirror of https://github.com/Luzifer/nginx-sso.git synced 2024-10-18 15:44:21 +00:00
nginx-sso/vendor/gopkg.in/asn1-ber.v1
Knut Ahlers 12a38ee1c8
Update vendoring
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-11-03 18:51:13 +01:00
..
.travis.yml Update dependencies 2019-04-22 06:44:07 +02:00
ber.go Update dependencies 2019-04-22 06:44:07 +02:00
content_int.go Add LDAP support (#3) 2018-03-15 23:12:09 +01:00
header.go Update dependencies 2019-04-22 06:44:07 +02:00
identifier.go Update dependencies 2019-04-22 06:44:07 +02:00
length.go Add LDAP support (#3) 2018-03-15 23:12:09 +01:00
LICENSE Add LDAP support (#3) 2018-03-15 23:12:09 +01:00
README.md Add LDAP support (#3) 2018-03-15 23:12:09 +01:00
util.go Add LDAP support (#3) 2018-03-15 23:12:09 +01: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