``` PerfectCrypto/Keys.swift:61:16: error: cannot find 'EVP_PKEY_base_id' in scope let typeId = EVP_PKEY_base_id(pkey) ``` ``` libssl-dev is already the newest version (3.0.2-0ubuntu1.2). openssl is already the newest version (3.0.2-0ubuntu1.2) ```