Age | Commit message (Expand) | Author |
---|---|---|
2005-12-12 | (struct irand_state, irand_init, irand32, irand_mod): Move to shred.c. | Paul Eggert |
2005-12-12 | Revert to what used to be in shred.c, without | Paul Eggert |
2005-12-10 | Cleaner: | Jim Meyering |
2005-12-10 | Avoid shred segfault on 64-bit systems. | Jim Meyering |
2005-12-10 | * src/rand-isaac.c (isaac_mix): Declare to be static. | Jim Meyering |
2005-12-10 | New file, containing ISAAC code that was in shred.c. | Paul Eggert |