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

..16-Sep-2020-

README.mdH A D16-Sep-2020362 54

asn1.goH A D16-Sep-202027.3 KiB1,004711

common.goH A D16-Sep-20205.1 KiB174124

marshal.goH A D16-Sep-202013.9 KiB660531

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)