RESOLVED FIXED244784
[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
Yoshiaki Jitsukawa
Comment 1 2022-09-05 17:41:01 PDT
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
Note You need to log in before you can comment on or make changes to this bug.