Dear all,

I need to call the hash function two times, in which the output of the
first call is used as an input for the second (result = hash[hash(A
+B) + C]

The first call is ok, but when I concatenate its output to the C, I
don't get the expected output.

Did I miss something?

Best regards,
-- 
Badra
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to