Skip to content

Implement SubtleCrypto.getPublicKey methods #43072

@kkoyung

Description

@kkoyung

Implement the SubtleCrypto.getPublicKey method, specified at https://wicg.github.io/webcrypto-modern-algos/#SubtleCrypto-method-getPublicKey.

Currently, the specification does not explicitly state which cryptographic algorithms should support the "getPublicKey" operation. Assume it is supported by all asymmetric cryptographic algorithms. We can aim to implement the "getPublicKey" operation for the following algorithms:

Footnotes

  1. WPT tests are not available yet. 2 3

  2. Not implemented in Servo yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-content/scriptRelated to the script threadB-feature-trackingThis issue tracks a particular high-level feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions