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


Groups > linux.kernel > #1564606

Re: [PATCH 1/2] random: use chacha20 for get_random_int/long

From Theodore Ts'o <tytso@mit.edu>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] random: use chacha20 for get_random_int/long
Date 2017-01-23 01:40 +0100
Message-ID <t2APT-7PU-1@gated-at.bofh.it> (permalink)
References (5 earlier) <t2ovn-9n-15@gated-at.bofh.it> <t2prs-IA-31@gated-at.bofh.it> <t2sfE-2q4-11@gated-at.bofh.it> <t2yO5-6vr-1@gated-at.bofh.it> <t2z7s-6D4-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Jan 22, 2017 at 11:49:00PM +0100, Jason A. Donenfeld wrote:
> On Sun, Jan 22, 2017 at 11:28 PM, Theodore Ts'o <tytso@mit.edu> wrote:
> > If there are other changes to the relevant lines from the networking
> > tree, sure.
> 
> This patch set has *nothing* to do with the networking tree. That just
> a topic confusion. There shouldn't be more discussion about
> networking, because it doesn't make sense in any way at all.

Well, the reason people do is for hysterical... er, historical
reasons.  *Originaly* get_random_int() was introduced for use by the
networking folks, and some people think that get_random_int()
therefore "belongs" to the networking tree, even though there are
other users of get_random_int() and get_random_long() besides the
networking code.

I'd much rather break this obviously historical connection, but
patching people's wetware is a lot harder than getting a patch into
the kernel tree....

						- Ted

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH 1/2] random: use chacha20 for get_random_int/long Theodore Ts'o <tytso@mit.edu> - 2017-01-18 06:00 +0100
  Re: [PATCH 1/2] random: use chacha20 for get_random_int/long "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-20 06:30 +0100
    Re: [PATCH 1/2] random: use chacha20 for get_random_int/long Theodore Ts'o <tytso@mit.edu> - 2017-01-20 15:30 +0100
      Re: [PATCH 1/2] random: use chacha20 for get_random_int/long "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-20 16:40 +0100
        Re: [PATCH 1/2] random: use chacha20 for get_random_int/long "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-21 01:20 +0100
        Re: [PATCH 1/2] random: use chacha20 for get_random_int/long Theodore Ts'o <tytso@mit.edu> - 2017-01-21 01:20 +0100
      Re: [PATCH 1/2] random: use chacha20 for get_random_int/long "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-20 16:50 +0100
        Re: [PATCH 1/2] random: use chacha20 for get_random_int/long Theodore Ts'o <tytso@mit.edu> - 2017-01-21 01:20 +0100
          Re: [PATCH 1/2] random: use chacha20 for get_random_int/long "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-21 01:50 +0100
            Re: [PATCH 1/2] random: use chacha20 for get_random_int/long Theodore Ts'o <tytso@mit.edu> - 2017-01-21 07:30 +0100
              Re: [PATCH 1/2] random: use chacha20 for get_random_int/long "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-21 15:10 +0100
                Re: [PATCH 1/2] random: use chacha20 for get_random_int/long Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-01-22 12:30 +0100
                Re: [PATCH 1/2] random: use chacha20 for get_random_int/long "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-22 13:30 +0100
                Re: [PATCH 1/2] random: use chacha20 for get_random_int/long Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-01-22 16:30 +0100
                [PATCH 1/2] random: use chacha20 for get_random_int/long "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-22 16:40 +0100
                [PATCH 2/2] random: convert get_random_int/long into get_random_u32/u64 "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-22 16:40 +0100
                Re: [PATCH 1/2] random: use chacha20 for get_random_int/long Theodore Ts'o <tytso@mit.edu> - 2017-01-22 23:30 +0100
                Re: [PATCH 1/2] random: use chacha20 for get_random_int/long "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-22 23:50 +0100
                Re: [PATCH 1/2] random: use chacha20 for get_random_int/long Theodore Ts'o <tytso@mit.edu> - 2017-01-23 01:40 +0100
                Re: [PATCH 1/2] random: use chacha20 for get_random_int/long Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-01-23 09:20 +0100

csiph-web