Your question doesn't make much sense. A "digest of the file" is exactly the same as "a digest of what is *inside* the file". If you mean that you want a digest of a particular portion of the contents of the file then you'll need to extract that yourself.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roberto Arias Alegria Sent: Tuesday, 30 August 2005 9:42 AM To: openssl-users@openssl.org Subject: Reading from standard input Hello new around here, I'm just new to OpenSSL and I'd like to calculate a MD5 digest, I used the command openssl dgst -md5 file.txt and I got a digest of the file, but I want a digest of what is *inside* the file, a text string, not the file itself, it is possible to do this? //roberto8080 ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]