On Tue, 2022-02-01 at 15:15 +0100, Christian Sakowski wrote: > Now i compiled with OpenSSL RC4. But EVP_EncryptInit_ex fails with > status=0. > Podofo throws: ePdfError_InternalLogic, "Error initializing RC4 > encryption engine“ > > Is this issue known?
Hi, it's not an issue. RC4 is considered insecure, thus OpenSSL can have it disabled in the compile time. That's the PODOFO_HAVE_OPENSSL_NO_RC4 for. In other words, use a different encryption method. See the previous mails in this thread for a hint. Bye, zyx _______________________________________________ Podofo-users mailing list Podofo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/podofo-users