On 9/13/11 5:54 PM, "Helio Cola Rodrigues" <[email protected]> wrote:
>
>Actually I tried to compile xmlsecurity with OPENSSL 0.9.7 and 1.0.0.
>The xmlsecurity compiles successfully with both version but when I
>compile and run the simpleValidate.cpp (xsec/samples/simpleValidate.cpp)
>the verification of my digital signature fails, but the same code works
>with OPENSSL 1.0.0.
>
>Is there any requirement on xmlsecurity 1.6.1 to use OPENSSL 1.0.0?

Individual algorithms are supported, or not, based on the capabilities of
the OpenSSL version. That's the primary difference.

0.9.7 is ancient. It doesn't even support SHA-2.

-- Scott

Reply via email to