1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-18 20:59:43 +02:00
documize/vendor/github.com/go-asn1-ber/asn1-ber
2024-01-10 14:47:40 -05:00
..
ber.go Bump version to 5.11.0 2024-01-10 14:47:40 -05:00
content_int.go Sync with Community 2021-08-19 13:02:56 -04:00
generalizedTime.go Sync with Community 2021-08-19 13:02:56 -04:00
header.go Sync with Community 2021-08-19 13:02:56 -04:00
identifier.go Bump version to 5.11.0 2024-01-10 14:47:40 -05:00
length.go Bump version to 5.11.0 2024-01-10 14:47:40 -05:00
LICENSE Sync with Community 2021-08-19 13:02:56 -04:00
README.md Sync with Community 2021-08-19 13:02:56 -04:00
real.go Bump version to 5.11.0 2024-01-10 14:47:40 -05:00
util.go Bump version to 5.11.0 2024-01-10 14:47:40 -05: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