Joe Vieira wrote: > the ISAAC (random number generator) libraries do use registers to hold > the numbers while it is generating them. registers on a 64 machines are > 64 bit right?
That may be it. If you can delete the "register" references in src/lib/isaac.c && re-test, it would help. A simple check is that the State attribute looks like random garbage, rather than being mostly zeros. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

