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 ?
I'm using OpenS
ohh
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