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


Groups > linux.kernel > #1564385

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

From "Jason A. Donenfeld" <Jason@zx2c4.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] random: use chacha20 for get_random_int/long
Date 2017-01-22 13:30 +0100
Message-ID <t2prs-IA-31@gated-at.bofh.it> (permalink)
References (5 earlier) <t1Rzs-5Gp-13@gated-at.bofh.it> <t1S2t-5PG-7@gated-at.bofh.it> <t1Xlv-Gk-5@gated-at.bofh.it> <t24wF-4Ww-1@gated-at.bofh.it> <t2ovn-9n-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hey Greg,

On Sun, Jan 22, 2017 at 12:24 PM, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
> On Sat, Jan 21, 2017 at 03:08:12PM +0100, Jason A. Donenfeld wrote:
>> Hi Ted,
>>
>> On Sat, Jan 21, 2017 at 7:24 AM, Theodore Ts'o <tytso@mit.edu> wrote:
>> > Oh, I see.
>> >
>> > So that's not how I would do things, but it's fine.
>>
>>
>> Great, alright. In what tree should I look for these two commits? Or
>> should I send it to the drivers/char maintainer (now CCd)?
>
> No objection from me, but as the core stuff is in the networking tree,
> maybe it makes more sense for them to flow through there?

The core stuff is not in the networking tree. This is nothing to do
with the networking tree in any way at all. There might be some
confusion because the initial discussions came from the siphash stuff,
which is in the networking tree, but Ted and I choose a different
route, going with chacha instead of siphash. So this is 0%
network-related.

> Ted, any objection to that?

Seems like either you pull or Ted pulls it.

Jason

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