on., 09.09.2009 kl. 10.25 +0200, skrev Einar Thorsrud:
> I do not find any possibility to add the label to the
> RSA_public_encrypt() function, but it could perhaps be achieved
> otherwise?

Could the label perhaps be related to the *p parameter in

int RSA_padding_add_PKCS1_OAEP(unsigned char *to,int tlen,
        const unsigned char *f,int fl,
        const unsigned char *p,int pl);

This however, is really just a shot in the dark on my behalf,
as I am unable to find any reference to "label" related to RSA
in the OpenSSL source code.

- Einar


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to