Skip to content

Support for ECDSA #7

@kilianmh

Description

@kilianmh

I would like to use e.g. ES256 in some applications. See fukamachi/jose#3. For Jose to support this we have to update pem first. Before sending a PR i wanted to ask how the implementation should be structured:

  • Should we integrate ECDSA in read-from-file? This works simple with private key files but a bit more tricky with public key files.
  • Or would you prefer to have new exported function such as read-ec-from-file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions