I am relatively new at openssl and am just figuring out its power. One thing I do not understand is the key creation. For example,
$ openssl des3 -nosalt -P -in bob.txt and I type in the password 1234 (not my normal password :-) and it comes up with: Verifying - enter des-ede3-cbc encryption password: key=81DC9BDB52D04DC20036DBD8313ED055CC5776D16A1FB6E4 iv =AFA34B18395DA656 Is there a way to create the key shown above using an ssl command line? $ echo "1234" | openssl <not sure here> Any suggestion would be appreciated. -- View this message in context: http://www.nabble.com/PBE-Key-creation-tp22476230p22476230.html Sent from the OpenSSL - User mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org