awslabs/llrt

WPTs for WebCryptoAPI

Open

#968 opened on May 3, 2025

 (5 comments) (2 reactions) (0 assignees)Rust (392 forks)github user discovery
bugenhancementhelp wanted

Repository metrics

Stars
 (8,776 stars)
PR merge metrics
 (Avg merge 2d 14h) (49 merged PRs in 30d)

Description

From my cursory testing the WebCryptoAPI interface and algorithm implementations are not even remotely correct.

There are too many issues to enumerate and open individual issues for. To that end, please consider enabling the WebCryptoAPI Web Platform Tests to bring the llrt SubtleCrypto implementation up to par with existing implementations

This conformance to spec is crucial for popular JWT modules, such as jose, that depend on WebCryptoAPI to work.

Contributor guide