i'm starting on some work that needs to use CMS in an
application, and i'm having trouble getting my head
wrapped around how to handle the case of verifying
a signature and then decrypting the enveloped data
that has been signed. specifically, i'm not grasping
how to extract the encrypted data to p
Hi All,
I am trying to test the FIPS ECDH support present in OpenSSL i.e trying to run
the fips_ecdhvs.c test.
The test vectors " ECC CDH Primitive Test Vectors" from NIST website have been
downloaded - http://csrc.nist.gov/groups/STM/cavp/#09 and given as the input.
The test passes for the ve
Details
==
Fips 2.0.5 configured with no-asm and threads.
Openssl 1.0.1H configured with shared, fips, threads no-asm (many alogos
omitted)
compiler - using aCC 6.25 on HPUX-IA64 11.23.
bash-2.05$ aCC --version
aCC: HP C/aC++ B3910B A.06.25.02 [Nov 25 2010]
bash-2.05$
product linking with fi