OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Hans-Joerg Hoexer (hshoexercvs.openbsd.org)
Date: Fri Oct 08 2004 - 10:18:26 CDT


CVSROOT: /cvs
Module name: src
Changes by: hshoexercvs.openbsd.org 2004/10/08 09:18:26

Modified files:
        sbin/isakmpd/sysdep/common/libsysdep: arc4random.c

Log message:
pull in some changes from libc arc4random (only relevant for non-OpenBSD
systems): ansify, discard first 256 output bytes, make key schedule more arc4
stream ciper like.

ok djm ho