>From: owner-openssl-us...@openssl.org On Behalf Of Mohammad khodaei
>Sent: Monday, 02 July, 2012 10:05
>I want to encrypt and decrypt using PKCS7_encrypt() and PKCS7_decrypt().
>I use this procedure to encrypt so that I can retreive the encrypted buffer
>into a char* (and not into a file). Here
I assume this module will work with both OpenSSL 1.0.0 and 1.0.1?
On 6/25/12 7:03 AM, "Steve Marquess"
wrote:
>The OpenSSL FIPS Object Module 1.2 has been extended to include support
>for the iOS and Mac OS X operating systems, as the newly released
>revision 1.2.4. This new support was made po
Hello,
I am a bit confused when it comes to asymmetric encryption/decryption. Now
I use PKCS7_encrypt() and PKCS7_decrypt() to encrypt using recipient public
key and decrypt using the private key. My question is that if they the
correct functions to encrypt and decrypt? Or they are supposed to be
Hello Steve,
On 02.07.2012 19:37, Dr. Stephen Henson wrote:
>
> As I indicated HEAD wont work as it isn't currently FIPS capable.
OK - I will concentrate on 1.0.1c!
The (largely
> internal use) functions like FIPS_corupt_aes are not exported from the Windows
> DLL at present: do you have a sp