5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 01:49:35 +00:00
matterbridge/vendor/github.com/go-asn1-ber/asn1-ber
Wim 4dd8bae5c9
Update dependencies (#1610)
* Update dependencies

* Update module to go 1.17
2021-10-17 00:47:22 +02:00
..
.travis.yml Update vendor 2021-10-16 23:23:24 +02:00
ber.go Update vendor (#1265) 2020-10-19 23:40:00 +02:00
content_int.go Update vendor (#1265) 2020-10-19 23:40:00 +02:00
generalizedTime.go Update vendor (#1265) 2020-10-19 23:40:00 +02:00
header.go Update vendor (#1265) 2020-10-19 23:40:00 +02:00
identifier.go Use mattermost v5 module (#1192) 2020-08-10 00:29:54 +02:00
length.go Update vendor (#1265) 2020-10-19 23:40:00 +02:00
LICENSE Use mattermost v5 module (#1192) 2020-08-10 00:29:54 +02:00
README.md Use mattermost v5 module (#1192) 2020-08-10 00:29:54 +02:00
real.go Update vendor (#1265) 2020-10-19 23:40:00 +02:00
util.go Update vendor (#1265) 2020-10-19 23:40:00 +02: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