Hi there,
I am attempting to use OpenSSL to encrypt some data in an extremely sensitive environment. For security reasons, I don't want to store my plain text data or my -pass data in either an environment variable or a file on disk. Is there a way to pass both the passphrase to encrypt with and the data from stdin? Thank you for your help in this matter. Sincerely, Zack Payton