Home GnuPG

random: Fix selection of entropy gathering function.
468a5796ffb1Unpublished

Unpublished Commit ยท Learn More

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

Description

random: Fix selection of entropy gathering function.

* random/random-csprng.c (getfnc_gather_random): Do return NULL if no
usable entropy gathering function is found.  The callsite then
installs the fake gather function.
  • Signed-off-by: Justus Winter <justus@g10code.com>

Details

Provenance
justusAuthored on Dec 2 2015, 11:54 AM
Parents
rC3658afd09c3b: ecc: minor improvement of point multiplication.
Branches
Unknown
Tags
Unknown
Reverted By
rCd421ac283ec4: random: Drop fake entropy gathering function.