I read that. Still doesn't give me a clue if the hash and the mgf both use sha1
On Thu, Dec 12, 2013 at 3:21 PM, Kenneth Goldman <[email protected]>wrote: > The documentation says: > > *RSA_PKCS1_OAEP_PADDING* > EME-OAEP as defined in PKCS #1 v2.0 with SHA-1, MGF1 and an empty encoding > parameter. This mode is recommended for all new applications. > > > > -- > Ken Goldman [email protected] > 914-945-2415 (862-2415) > > > > > From: Dereck Hurtubise <[email protected]> > To: [email protected] > Date: 12/12/2013 07:55 AM > Subject: What does RSA_public_encrypt use for hash and mgf > Sent by: [email protected] > ------------------------------ > > > > Can someone tell me what hash algorithm the RSA_public_encrypt function > uses? > Is this SHA1 only for both? > > Dereck >
