1
0
Fork 0
mirror of https://github.com/Luzifer/nginx-sso.git synced 2024-10-18 07:34:22 +00:00
nginx-sso/vendor/gopkg.in/asn1-ber.v1
Knut Ahlers 9b3c895c04
Update dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-04-22 06:44:07 +02:00
..
tests Update dependencies 2019-04-22 06:44:07 +02: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
ber_test.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
header_test.go Add LDAP support (#3) 2018-03-15 23:12:09 +01:00
identifier.go Update dependencies 2019-04-22 06:44:07 +02:00
identifier_test.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
length_test.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
suite_test.go Update dependencies 2019-04-22 06:44:07 +02: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