Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9634103dadcb850770c77b497803c468f9b81518
https://github.com/WebKit/WebKit/commit/9634103dadcb850770c77b497803c468f9b81518
Author: Youenn Fablet <[email protected]>
Date: 2023-01-27 (Fri, 27 Jan 2023)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/okp_importKey.https.any-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/okp_importKey.https.any.worker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.any-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.any.worker-expected.txt
M Source/WebCore/crypto/mac/CryptoKeyOKPCocoa.cpp
Log Message:
-----------
Fix Ed25519 public key generation from private key material
https://bugs.webkit.org/show_bug.cgi?id=251252
rdar://problem/104733721
Reviewed by Chris Dumez.
Use cced25519_make_pub to generate the public key.
*
LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/okp_importKey.https.any-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/okp_importKey.https.any.worker-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.any-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.any.worker-expected.txt:
* Source/WebCore/crypto/mac/CryptoKeyOKPCocoa.cpp:
(WebCore::CryptoKeyOKP::generateJwkX const):
Canonical link: https://commits.webkit.org/259489@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes