Commit Graph

6 Commits

Author SHA1 Message Date
Marek Goc 1612620461 fixing 2022-10-22 13:17:29 +02:00
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 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 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