Commit Graph

6 Commits

Author SHA1 Message Date
InfiniteLoopSpace
896ad654c8 Add base64 encoding for S/MIME 2018-11-14 13:45:02 +01:00
InfiniteLoopSpace
f57379a647 Fix package tests. 2018-11-14 13:24:33 +01:00
InfiniteLoopSpace
8a079b0f10 Use exported types from "encoding/asn1" to retain compatibility. 2018-11-14 13:12:15 +01:00
InfiniteLoopSpace
7cda110d40 Add support for indefinite length encoding. 2018-11-14 12:41:27 +01:00
InfiniteLoopSpace
a52e547fc7 Add support for ASN.1 "choice" 2018-11-14 12:36:41 +01:00
InfiniteLoopSpace
5ca2e7da6f Fork of "encoding/asn1" from go standard library to add ASN.1 "choice" and indefinite length encodings. 2018-11-14 12:35:32 +01:00