This is a discussion on RC4 and in-buffer encryption with EVP_Encrypt/DecryptUpdate - Openssl ; This question has been asked before and I could find no answers to it in the archives. Can one send the same buffer (for in and out parameters) to EVP_EncryptUpdate and EVP_DecryptUpdate functions when the encryption cipher is RC4? Regards, ...
This question has been asked before and I could find no answers to it in the
archives.
Can one send the same buffer (for in and out parameters) to
EVP_EncryptUpdate and EVP_DecryptUpdate functions when the encryption cipher
is RC4?
Regards,
S M