]> git.ipfire.org Git - thirdparty/util-linux.git/commit - misc-utils/mcookie.1
mcookie: use lib/randutils
authorSami Kerola <kerolasa@iki.fi>
Sat, 8 Mar 2014 21:43:26 +0000 (15:43 -0600)
committerKarel Zak <kzak@redhat.com>
Wed, 26 Mar 2014 09:36:18 +0000 (10:36 +0100)
commit0720d60cc1b39c6ba2900b1aa61cbc98feba711a
tree9007cfd40e96dd03d412975740eb6e8e5ea60dbb
parentcaf1ba11a367ad702fb774653daf9ebdcca49d7b
mcookie: use lib/randutils

The mcookie should reuse existing code, and there is definitely no need
to prefer /dev/random for this utility.  See reference for explanation
about later statement.

References: http://www.2uo.de/myths-about-urandom/
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
include/randutils.h
lib/randutils.c
misc-utils/Makemodule.am
misc-utils/mcookie.1
misc-utils/mcookie.c