cloudflare / cloudflare/workerd

EdDSA small order points not handled correctly.

Open
#4,555 0 comments 0 reactions 1 assignee Claimed by @jasnell View on GitHub
wpt-conformance
Dominant language
C++
Stars
8.7k
Forks
739
Avg merge
2d 20h
Merged PRs (30d)
174

Description

In 'sign_verify/eddsa_small_order_points.https.any.js', it seems that our handling of small-order keys doesn't follow the standard. The expected behaviour is:

- `subtle.importKey` should succeed
- `subtle.verify` should not throw
- `subtle.verify` should return false

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.