Commit 1416e9a3 authored by Benjamin Barenblat's avatar Benjamin Barenblat Committed by Alex Chernyakhovsky
Browse files

OCB: Use OpenSSL EVP instead of deprecated AES

Replace calls to AES_* APIs, which were deprecated in OpenSSL 3, with
calls to EVP_* APIs.

Closes: https://github.com/mobile-shell/mosh/issues/1174
parent 5ad20dbc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment