[openssl.org #911] Passing in an OAEP padding parameter

2014-08-17 Thread Rich Salz via RT
As drH says, the RSA structure isn't the place for this. PSS and OAEP support is a bigger item, best tracked separately. -- Rich Salz, OpenSSL dev team; rs...@openssl.org __ OpenSSL Project

[openssl.org #911] Passing in an OAEP padding parameter

2004-07-02 Thread via RT
On Wed, Jun 30, 2004, Kent Yoder wrote: Hi, I need to set the OAEP padding parameter for some data I need to encrypt/ decrypt in order to send to another entity who uses this parameter. It appears that inside OpenSSL, the parameter is hard coded to NULL. (crypto/