WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 62558
312030
[CMake] Fix PAL CryptoKit Swift integration for Mac build
https://bugs.webkit.org/show_bug.cgi?id=312030
Summary
[CMake] Fix PAL CryptoKit Swift integration for Mac build
pascoe@apple.com
Reported
2026-04-11 01:28:03 PDT
PAL CryptoKit wrappers call into Swift via PALSwift-Generated.h. The CMake Mac build generates a CommonCrypto stub covering only hashing. WebCrypto EC/EdDSA/HMAC/HKDF/AES operations hit RELEASE_ASSERT at runtime because CMake Swift language support is not wired up on Mac.
Attachments
Add attachment
proposed patch, testcase, etc.
pascoe@apple.com
Comment 1
2026-04-12 11:09:03 PDT
I ended up fixing this in
https://github.com/WebKit/WebKit/pull/62558
pascoe@apple.com
Comment 2
2026-04-12 11:09:11 PDT
*** This bug has been marked as a duplicate of
bug 62558
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug