Skip to content

crypto/x509: missing MarshalPKCS1PublicKey and ParsePKCS1PublicKey #21029

Closed
@tmc

Description

@tmc
Contributor

The x509 package is missing the public key counterparts to MarshalPKCS1PrivateKey and ParsePKCS1PrivateKey.

Activity

gopherbot

gopherbot commented on Jul 15, 2017

@gopherbot
Contributor

CL https://golang.org/cl/48988 mentions this issue.

added this to the Go1.10 milestone on Jul 16, 2017
locked and limited conversation to collaborators on Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @tmc@odeke-em@gopherbot

        Issue actions

          crypto/x509: missing MarshalPKCS1PublicKey and ParsePKCS1PublicKey · Issue #21029 · golang/go