ohhhhhh i just had a 'duh' moment thank you ~
Dominik Oepen-2 wrote: > > On 17/07/12 05:28, Funshine wrote: >> >> Hi ! I want to learn OpenSSL and I'm having trouble getting any >> meaningful >> result from their example program. No matter the argument I seem to pass >> I >> get 'Unknown message digest' error. What exactly is >> EVP_get_digestbyname(const char*) expecting to see that wont fail the md >> test ? > > [14:37] /tmp $ ./foo > Usage: mdtest digestname > [14:37] /tmp $ ./foo md5 > Digest is: ce73931d2b3da6e60bf18af27494c6cd > [14:37] /tmp $ ./foo sha1 > Digest is: 0541d4e2b052e6ed4bb7e294a1884c2cfbbf30d8 > [14:37] /tmp $ ./foo sha256 > Digest is: > 318b20b83a6730b928c46163a2a1cefee4466132731c95c39613acb547ccb715 > [14:37] /tmp $ ./foo sha512 > Digest is: > bcc37e0208be19c45906c47bbf09dc07c7b9e8614759dd3f85ebe39c1b1e1fcd6d804e36ee0be3cf3d3b57d9f28845de522b641937bbadaf98becacdb0572498 > > HTH, > Dominik > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager majord...@openssl.org > > -- View this message in context: http://old.nabble.com/OpenSSL-beginner...-tp34171527p34176099.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