CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/20 15:11:21
Modified files:
lib/libskey : skey.h skeylogin.c
Log message:
Generate the bogus challenge using arc4random_buf(3) instead of reading
directly from /var/db/host.random and falling back to ctime. Remove the
_SKEY_RAND_FILE_PATH_ since it's no longer needed.
ok millert, mestre
