hi! I am new to openssl and want use it for message (email-content) signing and encryptiong.
Having some questions, perhaps anyone can give some answers. Thanks! 1) I use openssl smime -sign -in message.txt ...... to sign my message. Will it make a hash and sign that or sign the whole message?? If first what hash (sha1??) and how can I turn to md5? My openssl 0.9.8 from debian dont understand the -md switch. 2) For addiditional encryption with signature I do first openssl -sign -out A ... and second openssl -encrypt -in A -out B and B is my signed and encrypted message. right?? Can I do this in one way?? -sign and -encrypt would not work. Thanks for help! best regards christoph -- Sicherer, schneller und einfacher. Die aktuellen Internet-Browser - jetzt kostenlos herunterladen! http://portal.gmx.net/de/go/atbrowser ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org