Home GnuPG

Minor updates to the OAEP code.
e179813cfbc8Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Minor updates to the OAEP code.

We now check that only one encoding method may be given. In the error
case we make sure that a released OAEP label variable is set to NULL.
As a failsafe feature we use gpg_err_code_from_syserror all over in
pubkey.c; this has the advantage that a misbehaving gcry_free function
which does not set ERRNO now returns an error code in all cases.

Details

Provenance
wernerAuthored on May 11 2011, 11:11 AM
Parents
rC16c460cb9309: Add missing ChangeLogs
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rCe179813cfbc8: Minor updates to the OAEP code. (authored by Werner Koch <wk@gnupg.org>).May 11 2011, 11:11 AM