Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1660701 > unrolled thread

Re: [PATCH v4 10/13] net/neighbor: use get_random_u32 for 32-bit hash random

Started byTheodore Ts'o <tytso@mit.edu>
First post2017-06-08 05:10 +0200
Last post2017-06-08 05:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v4 10/13] net/neighbor: use get_random_u32 for 32-bit  hash random Theodore Ts'o <tytso@mit.edu> - 2017-06-08 05:10 +0200

#1660701 — Re: [PATCH v4 10/13] net/neighbor: use get_random_u32 for 32-bit hash random

FromTheodore Ts'o <tytso@mit.edu>
Date2017-06-08 05:10 +0200
SubjectRe: [PATCH v4 10/13] net/neighbor: use get_random_u32 for 32-bit hash random
Message-ID<tPVZD-76l-7@gated-at.bofh.it>
On Tue, Jun 06, 2017 at 07:48:01PM +0200, Jason A. Donenfeld wrote:
> Using get_random_u32 here is faster, more fitting of the use case, and
> just as cryptographically secure. It also has the benefit of providing
> better randomness at early boot, which is when many of these structures
> are assigned.
> 
> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
> Cc: David Miller <davem@davemloft.net>

Applied to the random.git dev branch, thanks.

	       		      - Ted

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web