This repository has been archived on 2023-10-10. You can view files and clone it, but cannot push or open issues/pull-requests.
ciscodirectory/vendor/gopkg.in/asn1-ber.v1
q3k 656aee5075 Vendorify. 2017-01-02 00:45:43 +00:00
..
.travis.yml Vendorify. 2017-01-02 00:45:43 +00:00
LICENSE Vendorify. 2017-01-02 00:45:43 +00:00
README.md Vendorify. 2017-01-02 00:45:43 +00:00
ber.go Vendorify. 2017-01-02 00:45:43 +00:00
content_int.go Vendorify. 2017-01-02 00:45:43 +00:00
header.go Vendorify. 2017-01-02 00:45:43 +00:00
identifier.go Vendorify. 2017-01-02 00:45:43 +00:00
length.go Vendorify. 2017-01-02 00:45:43 +00:00
util.go Vendorify. 2017-01-02 00:45:43 +00: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