Commit Graph

7 Commits

Author SHA1 Message Date
InfiniteLoopSpace
5f34d82562 Added support for ECDH in enveloped data with ECDSA certificates.
- fixed parsing of choice(was compatible with Apple mail.app which tagged kari explicitly)
- minor fixes
2018-12-10 17:18:29 +01:00
InfiniteLoopSpace
58514b0041 Added README; additional tests and fixes for them. 2018-11-20 15:03:05 +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