Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Mar 2002 08:41:39 -0800 (PST)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpam/modules/pam_unix pam_unix.c
Message-ID:  <200203141641.g2EGffD44555@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2002/03/14 08:41:39 PST

  Modified files:
    lib/libpam/modules/pam_unix pam_unix.c 
  Log:
  Remove the use of random(3), and encapsulate the salt-generation in
  its own function. The use of arc4random(3) is hopeless overkill here,
  but that does not hurt anything.
  
  Requested by:   ache
  
  Revision  Changes    Path
  1.24      +33 -30    src/lib/libpam/modules/pam_unix/pam_unix.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203141641.g2EGffD44555>