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.
Thomas Boerger
1ebb35b988
|
8 years ago | |
---|---|---|
.. | ||
LICENSE | 8 years ago | |
README.md | 8 years ago | |
ber.go | 8 years ago | |
content_int.go | 8 years ago | |
header.go | 8 years ago | |
identifier.go | 8 years ago | |
length.go | 8 years ago | |
util.go | 8 years ago |
README.md
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