Martin Willi ([email protected])

Number of posts: 142 (0.02 per day)
First post: 2006-12-22 16:36:11
Last post: 2022-12-12 15:02:16

Date List Subject
2017-12-11 07:38:45 linux-ext4 Re: [RFC PATCH] crypto: chacha20 - add implementation using 96-bit nonce
2016-11-08 08:01:38 linux-kernel Re: [PATCH v4] poly1305: generic C can be faster on chips with slow unaligned access
2016-11-08 08:01:36 linux-crypto Re: [PATCH v4] poly1305: generic C can be faster on chips with slow unaligned access
2016-06-15 12:37:17 linux-wireless Re: [PATCH] mac80211_hwsim: Allow wmediumd to attach to radios created in its netns
2016-05-14 08:34:53 linux-wireless [PATCH] mac80211_hwsim: Allow wmediumd to attach to radios created in its netns
2016-05-13 10:42:04 linux-wireless [PATCH] mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
2016-05-13 10:37:12 linux-wireless Re: [PATCH v2 0/2] wireless: Allow wiphy/hwsim management from user namespaces
2016-05-09 16:34:11 linux-wireless [PATCH v2 0/2] wireless: Allow wiphy/hwsim management from user namespaces
2016-05-09 16:34:11 linux-wireless [PATCH v2 1/2] nl80211: Allow privileged operations from user namespaces
2016-05-09 16:34:11 linux-wireless [PATCH v2 2/2] mac80211_hwsim: Allow managing radios from non-initial namespaces
2016-05-09 16:33:08 linux-wireless Re: [PATCH 2/2] mac80211_hwsim: Allow managing radios from non-initial namespaces
2016-05-04 08:33:23 linux-wireless Re: [PATCH 2/2] mac80211_hwsim: Allow managing radios from non-initial namespaces
2016-05-03 07:50:56 linux-wireless Re: [PATCH 2/2] mac80211_hwsim: Allow managing radios from non-initial namespaces
2016-05-03 07:00:42 linux-wireless [PATCH 1/2] nl80211: Allow privileged operations from user namespaces
2016-05-03 07:00:41 linux-wireless [PATCH 2/2] mac80211_hwsim: Allow managing radios from non-initial namespaces
2016-05-03 07:00:41 linux-wireless [PATCH 0/2] wireless: Allow wiphy/hwsim management from user namespaces
2016-01-22 08:05:08 linux-crypto Re: [PATCH] crypto: chacha20_4block_xor_ssse3: Align stack pointer to 64 bytes
2015-07-16 17:14:51 linux-crypto [PATCH v2 10/10] crypto: poly1305 - Add a four block AVX2 variant for x86_64
2015-07-16 17:14:23 linux-crypto [PATCH v2 04/10] crypto: chacha20 - Add a four block SSSE3 variant for x86_64
2015-07-16 17:14:23 linux-crypto [PATCH v2 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
2015-07-16 17:14:23 linux-crypto [PATCH v2 06/10] crypto: testmgr - Add a longer ChaCha20 test vector
2015-07-16 17:14:22 linux-crypto [PATCH v2 07/10] crypto: poly1305 - Export common Poly1305 helpers
2015-07-16 17:14:22 linux-crypto [PATCH v2 03/10] crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
2015-07-16 17:14:22 linux-crypto [PATCH v2 08/10] crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
2015-07-16 17:14:22 linux-crypto [PATCH v2 02/10] crypto: chacha20 - Export common ChaCha20 helpers
2015-07-16 17:14:22 linux-crypto [PATCH v2 09/10] crypto: poly1305 - Add a two block SSE2 variant for x86_64
2015-07-16 17:14:22 linux-crypto [PATCH v2 01/10] crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
2015-07-16 17:14:22 linux-crypto [PATCH v2 05/10] crypto: chacha20 - Add an eight block AVX2 variant for x86_64
2015-07-16 16:12:44 linux-crypto Re: crypto: chacha20poly1305 - Convert to new AEAD interface
2015-07-11 08:15:55 linux-crypto Re: [PATCH 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
2015-07-08 20:36:26 linux-crypto Re: [PATCH 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
2015-07-07 19:37:24 linux-crypto [PATCH 10/10] crypto: poly1305 - Add a four block AVX2 variant for x86_64
2015-07-07 19:37:21 linux-crypto [PATCH 04/10] crypto: chacha20 - Add a four block SSSE3 variant for x86_64
2015-07-07 19:37:21 linux-crypto [PATCH 01/10] crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
2015-07-07 19:37:21 linux-crypto [PATCH 06/10] crypto: testmgr - Add a longer ChaCha20 test vector
2015-07-07 19:37:21 linux-crypto [PATCH 03/10] crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
2015-07-07 19:37:21 linux-crypto [PATCH 05/10] crypto: chacha20 - Add an eight block AVX2 variant for x86_64
2015-07-07 19:37:20 linux-crypto [PATCH 02/10] crypto: chacha20 - Export common ChaCha20 helpers
2015-07-07 19:37:20 linux-crypto [PATCH 09/10] crypto: poly1305 - Add a two block SSE2 variant for x86_64
2015-07-07 19:37:20 linux-crypto [PATCH 07/10] crypto: poly1305 - Export common Poly1305 helpers
2015-07-07 19:37:20 linux-crypto [PATCH 08/10] crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
2015-07-07 19:37:20 linux-crypto [PATCH 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
2015-06-16 09:34:49 linux-crypto [PATCH] crypto: poly1305 - Pass key as first two message blocks to each desc_ctx
2015-06-04 19:52:03 linux-crypto Re: [PATCH 3/9] crypto: Add a generic Poly1305 authenticator implementation
2015-06-01 12:25:00 linux-crypto [PATCH 1/9] crypto: Add a generic ChaCha20 stream cipher implementation
2015-06-01 12:24:53 linux-crypto [PATCH 2/9] crypto: testmgr - Add ChaCha20 test vectors from RFC7539
2015-06-01 12:24:48 linux-crypto [PATCH 8/9] crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vector
2015-06-01 12:24:41 linux-crypto [PATCH 7/9] crypto: chacha20poly1305 - Add an IPsec variant for RFC7539 AEAD
2015-06-01 12:24:35 linux-crypto [PATCH 5/9] crypto: Add a ChaCha20-Poly1305 AEAD construction, RFC7539
2015-06-01 12:24:28 linux-crypto [PATCH 3/9] crypto: Add a generic Poly1305 authenticator implementation
2015-06-01 12:24:22 linux-crypto [PATCH 6/9] crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539