Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1553103
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next 1/4] siphash: add cryptographically secure PRF |
| Date | 2017-01-06 21:50 +0100 |
| Message-ID | <sWJCx-7a6-17@gated-at.bofh.it> (permalink) |
| References | <sWJ9v-6Xm-3@gated-at.bofh.it> <sWJ9v-6Xm-13@gated-at.bofh.it> <sWJsS-75B-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Please do not quote an entire large patch, just to make a small comment or annotation. This makes it so that every reader of your posting has to scroll down a lot just to see a small amount of new content. Simply edit down the quoted material to the actually required context, and then add the content you wish. I do realize that a lot of email clients make this difficult, but that is no excuse for not maintaining this basic level of consideration for the other people on this mailing list. Thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net-next 1/4] siphash: add cryptographically secure PRF "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-06 19:40 +0100
[PATCH net-next 2/4] siphash: implement HalfSipHash1-3 for hash tables "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-06 19:40 +0100
[PATCH net-next 3/4] secure_seq: use SipHash in place of MD5 "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-06 19:40 +0100
Re: [PATCH net-next 1/4] siphash: add cryptographically secure PRF David Miller <davem@davemloft.net> - 2017-01-06 21:00 +0100
Re: [PATCH net-next 1/4] siphash: add cryptographically secure PRF "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-06 21:10 +0100
[PATCH net-next 2/4] siphash: implement HalfSipHash1-3 for hash tables "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-06 21:20 +0100
Re: [PATCH net-next 2/4] siphash: implement HalfSipHash1-3 for hash tables Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com> - 2017-01-06 21:40 +0100
[PATCH net-next 3/4] secure_seq: use SipHash in place of MD5 "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-06 21:20 +0100
[PATCH net-next 0/4] Introduce The SipHash PRF "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-06 21:20 +0100
[PATCH net-next 1/4] siphash: add cryptographically secure PRF "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-06 21:20 +0100
Re: [PATCH net-next 1/4] siphash: add cryptographically secure PRF Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com> - 2017-01-06 21:40 +0100
Re: [PATCH net-next 1/4] siphash: add cryptographically secure PRF David Miller <davem@davemloft.net> - 2017-01-06 21:50 +0100
Re: [PATCH net-next 1/4] siphash: add cryptographically secure PRF Eric Biggers <ebiggers3@gmail.com> - 2017-01-07 05:10 +0100
Re: [PATCH net-next 1/4] siphash: add cryptographically secure PRF "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-07 14:20 +0100
Re: [PATCH net-next 1/4] siphash: add cryptographically secure PRF Herbert Xu <herbert@gondor.apana.org.au> - 2017-01-12 16:40 +0100
Re: [PATCH net-next 1/4] siphash: add cryptographically secure PRF "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-12 19:40 +0100
[PATCH net-next 4/4] syncookies: use SipHash in place of SHA1 "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-01-06 21:20 +0100
csiph-web