Searched hist:100082 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/dev/random/
H A Dhash.cdiff 100082 Mon Jul 15 11:58:35 MDT 2002 markm Upgrade the random device to use a "real" hash instead of building
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.
H A Dhash.hdiff 100082 Mon Jul 15 11:58:35 MDT 2002 markm Upgrade the random device to use a "real" hash instead of building
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.
H A Dyarrow.cdiff 100082 Mon Jul 15 11:58:35 MDT 2002 markm Upgrade the random device to use a "real" hash instead of building
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.
/freebsd-10.0-release/sys/modules/random/
H A DMakefilediff 100082 Mon Jul 15 11:58:35 MDT 2002 markm Upgrade the random device to use a "real" hash instead of building
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.
/freebsd-10.0-release/sys/conf/
H A Dfilesdiff 100082 Mon Jul 15 11:58:35 MDT 2002 markm Upgrade the random device to use a "real" hash instead of building
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.

Completed in 502 milliseconds