3f58f9a4b2
Added support for RSASSA-PSS and RSAES-OAEP.
InfiniteLoopSpace
2018-12-21 14:43:59 +01:00
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
InfiniteLoopSpace
2018-12-10 17:18:29 +01:00
58514b0041
Added README; additional tests and fixes for them.
InfiniteLoopSpace
2018-11-20 15:03:05 +01:00
830a60b19f
Add support for signing E-Mails and fixed tests.
InfiniteLoopSpace
2018-11-19 14:33:55 +01:00
8a079b0f10
Use exported types from "encoding/asn1" to retain compatibility.
InfiniteLoopSpace
2018-11-14 13:12:15 +01:00
7cda110d40
Add support for indefinite length encoding.
InfiniteLoopSpace
2018-11-14 12:41:27 +01:00
a52e547fc7
Add support for ASN.1 "choice"
InfiniteLoopSpace
2018-11-14 12:36:41 +01:00
5ca2e7da6f
Fork of "encoding/asn1" from go standard library to add ASN.1 "choice" and indefinite length encodings.
InfiniteLoopSpace
2018-11-14 12:35:32 +01:00