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.

24 lines
807 B

  1. [![GoDoc](https://godoc.org/gopkg.in/asn1-ber.v1?status.svg)](https://godoc.org/gopkg.in/asn1-ber.v1) [![Build Status](https://travis-ci.org/go-asn1-ber/asn1-ber.svg)](https://travis-ci.org/go-asn1-ber/asn1-ber)
  2. ASN1 BER Encoding / Decoding Library for the GO programming language.
  3. ---------------------------------------------------------------------
  4. Required libraries:
  5. None
  6. Working:
  7. Very basic encoding / decoding needed for LDAP protocol
  8. Tests Implemented:
  9. A few
  10. TODO:
  11. Fix all encoding / decoding to conform to ASN1 BER spec
  12. Implement Tests / Benchmarks
  13. ---
  14. The Go gopher was designed by Renee French. (http://reneefrench.blogspot.com/)
  15. The design is licensed under the Creative Commons 3.0 Attributions license.
  16. Read this article for more details: http://blog.golang.org/gopher