On Fri Nov 08, 2019 at 11:36:51AM +0300, Kirill Bychkov wrote:
> 
> Rafael's port and cleaned up both fails to build on my amd64 (log attached).

Hi Kirill, Hi Adriano, please update to current:

/tmp/pobj/nextcloudclient-2.6.1/desktop-2.6.1/src/libsync/clientsideencryption.cpp:577:9:
error: use of undeclared identifier 'EVP_PKEY_CTX_set_rsa_oaep_md'
if (EVP_PKEY_CTX_set_rsa_oaep_md(ctx, EVP_sha256()) <= 0) {

RSA OAEP code was committed 10 days ago:
https://github.com/openbsd/src/commit/952858067eaac5e273e99c3955472436da6f748f

Reply via email to