You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea-fork-majority-judgment/vendor/gopkg.in/asn1-ber.v1
Mura Li d77176912b
Use Go1.11 module (#5743)
5 years ago
..
.travis.yml Use Go1.11 module (#5743) 5 years ago
LICENSE Added all required dependencies 8 years ago
README.md Use Go1.11 module (#5743) 5 years ago
ber.go Added all required dependencies 8 years ago
content_int.go Added all required dependencies 8 years ago
header.go Added all required dependencies 8 years ago
identifier.go Added all required dependencies 8 years ago
length.go Added all required dependencies 8 years ago
util.go Added all required dependencies 8 years ago

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