An open API service indexing awesome lists of open source software.

https://github.com/dim13/asn1

encoding/asn1
https://github.com/dim13/asn1

Last synced: 8 months ago
JSON representation

encoding/asn1

Awesome Lists containing this project

README

          

# Package asn1

This is a fork of [encoding/asn1](https://golang.org/pkg/encoding/asn1/)
with two additions:

- [x] [MarshalWithParams](https://godoc.org/github.com/dim13/asn1#MarshalWithParams)
method
- [x] [asn1.Tag](https://godoc.org/github.com/dim13/asn1#Tag)
field to tag a SEQUENCE
- [x] Fixed APPLICATION marshaling
- [x] Added INSTANCE OF
- [ ] NULL tag

## Documentation

[godoc](https://godoc.org/github.com/dim13/asn1)

## TODO

- [ ] Testing

## Links

- https://groups.google.com/forum/#!topic/golang-nuts/ByIhPoSKHt0