I'm trying to encrypt some files using openssl . It showing following error.
openssl: relocation error: openssl: symbol EVP_mdc2 version OPENSSL_1_1_0 not defined in file libcrypto.so.1.1 with link time reference
I removed openssl and reinstalled it but it showing me the same error againg.