mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 06:45:34 -05:00
one out of a block cipher. This has 2 advantages: 1) The code is _much_ simpler 2) We aren't committing our security to one algorithm (much as we may think we trust AES). While I'm here, make an explicit reseed do a slow reseed instead of a fast; this is in line with what the original paper suggested. |
||
|---|---|---|
| .. | ||
| harvest.c | ||
| hash.c | ||
| hash.h | ||
| randomdev.c | ||
| randomdev.h | ||
| yarrow.c | ||
| yarrow.h | ||