Skip to content

Document use with the PKCS#8 #1050

Open
@XVilka

Description

Currently, only rsa crate has high-level functions documented that allow to load form PEM, DER, etc formats. But I found nothing of the kind in the elliptic_curve's documentation.

It would be nice to have methods descrubed similarly to those of rsa:

There are only basic paragraphs in https://docs.rs/elliptic-curve/latest/elliptic_curve/struct.PublicKey.html#parsing-spki-keys and https://docs.rs/elliptic-curve/latest/elliptic_curve/struct.SecretKey.html#parsing-pkcs8-keys. I myself already figured what to do, but for the newbies it would be nice to have a clearer documentation.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions