WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
244784
[OpenSSL] Use AES_wrap_key/AES_unwrap_key directly to wrap/unwrap keys
https://bugs.webkit.org/show_bug.cgi?id=244784
Summary
[OpenSSL] Use AES_wrap_key/AES_unwrap_key directly to wrap/unwrap keys
Yoshiaki Jitsukawa
Reported
2022-09-04 16:30:04 PDT
EVP_aes_*_wrap functions are not supported by boringssl. Use AES_wrap_key/AES_unwrap_key directly instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Yoshiaki Jitsukawa
Comment 1
2022-09-05 17:41:01 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4039
EWS
Comment 2
2022-09-05 19:48:08 PDT
Committed
254171@main
(5eeccd33fb42): <
https://commits.webkit.org/254171@main
> Reviewed commits have been landed. Closing PR #4039 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-09-05 19:49:15 PDT
<
rdar://problem/99581569
>
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