Home GnuPG

cipher: Fix IDEA cipher for clearing memory.
bf6d5b10cb41Unpublished

Unpublished Commit · Learn More

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

Description

cipher: Fix IDEA cipher for clearing memory.

* cipher/idea.c (invert_key): Use wipememory, since this kind of memset
may be removed by compiler optimization.
  • Reported-by: Zhaomo Yang and Brian Johannesmeyer
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Nov 1 2016, 6:34 AM
Parents
rCbfd732f53a9b: GCM: Add bulk processing for ARMv8/AArch64 implementation
Branches
Unknown
Tags
Unknown

Event Timeline

NIIBE Yutaka <gniibe@fsij.org> committed rCbf6d5b10cb41: cipher: Fix IDEA cipher for clearing memory. (authored by NIIBE Yutaka <gniibe@fsij.org>).Nov 1 2016, 6:34 AM