• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..28-Mar-2019-

README.mdH A D28-Mar-2019362 54

asn1.goH A D28-Mar-201927.3 KiB1,004711

asn1_test.goH A D28-Mar-201937.8 KiB974866

common.goH A D28-Mar-20195.1 KiB174124

marshal.goH A D28-Mar-201913.9 KiB660531

marshal_test.goH A D28-Mar-20194.4 KiB176148

README.md

1This is a temporary repository that will be removed when the issues below are fixed in the core golang code.
2
3## Issues
4* [encoding/asn1: cannot marshal into a GeneralString](https://github.com/golang/go/issues/18832)
5* [encoding/asn1: cannot marshal into slice of strings and pass stringtype parameter tags to members](https://github.com/golang/go/issues/18834)