Hello all!!

I've a problem. I need to cypher a buffer of bytes with pkcs7 format but I can't use certificates,i need encrypt using only a key or password.

I have searched but I do not find anything to do it.

I work with c, and the function PKCS7_encrypt() needs certificates...There is some another function that generates pkcs7 format without need of certificates?

If this isn't possible..., there is another PKCS format that allows to cipher any type of data only with a password? (PKCS5,PKCS11,PKCS12...)

Someone can help me?

Thank!




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

Reply via email to