diff options
author | Jack Lloyd <[email protected]> | 2017-05-29 05:53:28 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-05-29 05:53:28 -0400 |
commit | f1343ae9eceb3cc3aed1331a27b397f975ae84c3 (patch) | |
tree | c89516fd8c5260053669a83410c61cc3516fd95e /src/lib/ffi/ffi.h | |
parent | fd6e6d8ed957e081b03072661f632679035c317f (diff) |
Avoid infinite loop in PGP-S2K
In simple mode (no salt) with an empty password the input buffer
is empty.
Add a check that salt is not empty if iterations > 1 since PGP
only has simple, salted, and iterated+salted modes.
Diffstat (limited to 'src/lib/ffi/ffi.h')
0 files changed, 0 insertions, 0 deletions