https://github.com/dim13/asn1
encoding/asn1
https://github.com/dim13/asn1
Last synced: 8 months ago
JSON representation
encoding/asn1
- Host: GitHub
- URL: https://github.com/dim13/asn1
- Owner: dim13
- Created: 2015-10-08T15:23:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-06-12T18:01:10.000Z (almost 7 years ago)
- Last Synced: 2025-01-17T02:24:35.354Z (over 1 year ago)
- Language: Go
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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