cloudflare / cloudflare/workerd

SubtleCryptoDeriveKeyAlgorithm has wrong field name for `public`

Open
#3,466 0 comments 0 reactions 1 assignee Claimed by @workers-devprod View on GitHub
types
Dominant language
C++
Stars
8.7k
Forks
739
Avg merge
2d 20h
Merged PRs (30d)
174

Description

SubtleCryptoDeriveKeyAlgorithm calls the field `$public` but the correct field that's expected by the standard & runtime is `public`. Looks like a missing rename of a C++ field to the correct JS name?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.