Megha Dey ([email protected])

Number of posts: 171 (0.29 per day)
First post: 2016-03-24 20:22:32
Last post: 2017-11-03 17:46:11

Date List Subject
2017-06-28 00:15:22 linux-crypto [PATCH V6 4/7] crypto: AES CBC by8 encryption
2017-06-28 00:15:13 linux-kernel [PATCH V6 0/7] crypto: AES CBC multibuffer implementation
2017-06-28 00:15:08 linux-crypto [PATCH V6 1/7] crypto: Multi-buffer encryption infrastructure support
2017-06-28 00:15:08 linux-crypto [PATCH V6 2/7] crypto: AES CBC multi-buffer data structures
2017-06-28 00:15:08 linux-crypto [PATCH V6 7/7] crypto: AES CBC multi-buffer tcrypt
2017-06-28 00:15:07 linux-crypto [PATCH V6 0/7] crypto: AES CBC multibuffer implementation
2017-06-28 00:15:07 linux-crypto [PATCH V6 5/7] crypto: AES CBC multi-buffer glue code
2017-04-20 20:50:39 linux-crypto [Patch V5 6/7] crypto: AES vectors for AES CBC multibuffer testing
2017-04-20 20:50:38 linux-crypto [Patch V5 5/7] crypto: AES CBC multi-buffer glue code
2017-04-20 20:50:35 linux-crypto [Patch V5 2/7] crypto: AES CBC multi-buffer data structures
2017-04-20 20:50:34 linux-crypto [Patch V5 1/7] crypto: Multi-buffer encryption infrastructure support
2017-04-20 20:42:47 linux-kernel [Patch V5 1/7] crypto: Multi-buffer encryption infrastructure support
2017-04-20 20:42:21 linux-kernel [Patch V5 3/7] crypto: AES CBC multi-buffer scheduler
2017-04-20 20:41:04 linux-kernel [Patch V5 7/7] crypto: AES CBC multi-buffer tcrypt
2017-04-20 20:40:40 linux-kernel [Patch V5 4/7] crypto: AES CBC by8 encryption
2017-04-20 20:40:37 linux-kernel [Patch V5 5/7] crypto: AES CBC multi-buffer glue code
2017-04-20 20:40:36 linux-crypto [Patch V5 7/7] crypto: AES CBC multi-buffer tcrypt
2017-04-20 20:40:25 linux-kernel [Patch V5 6/7] crypto: AES vectors for AES CBC multibuffer testing
2017-04-20 20:40:24 linux-crypto [Patch V5 4/7] crypto: AES CBC by8 encryption
2017-04-20 20:40:17 linux-kernel [Patch V5 2/7] crypto: AES CBC multi-buffer data structures
2017-04-20 20:40:14 linux-crypto [Patch V5 3/7] crypto: AES CBC multi-buffer scheduler
2017-04-20 20:40:12 linux-kernel [Patch V5 0/7] crypto: AES CBC multibuffer implementation
2017-04-20 20:40:10 linux-crypto [Patch V5 0/7] crypto: AES CBC multibuffer implementation
2016-09-28 17:50:52 linux-crypto Re: sha1_mb broken
2016-09-26 17:20:47 linux-crypto [PATCH v5 7/7] crypto: AES CBC multi-buffer tcrypt
2016-09-26 17:20:46 linux-crypto [PATCH v5 5/7] crypto: AES CBC multi-buffer glue code
2016-09-26 17:20:46 linux-crypto [PATCH v5 4/7] crypto: AES CBC by8 encryption
2016-09-26 17:20:46 linux-crypto [PATCH v5 6/7] crypto: AES vectors for AES CBC multibuffer testing
2016-09-26 17:20:45 linux-crypto [PATCH v5 0/7] crypto: AES CBC multibuffer implementation
2016-09-26 17:20:44 linux-crypto [PATCH v5 3/7] crypto: AES CBC multi-buffer scheduler
2016-09-26 17:20:43 linux-crypto [PATCH v5 2/7] crypto: AES CBC multi-buffer data structures
2016-09-26 17:20:41 linux-crypto [PATCH v5 1/7] crypto: Multi-buffer encryption infrastructure support
2016-06-30 17:36:58 linux-crypto Re: crypto: tcrypt - Do not bail on EINPROGRESS in multibuffer hash test
2016-06-29 17:40:07 linux-crypto Re: [PATCH v2] crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test
2016-05-16 23:02:44 linux-crypto Re: [PATCH] crypto/sha1-mb: make sha1_x8_avx2() conform to C function ABI
2016-05-16 21:39:06 linux-crypto Re: [PATCH] crypto/sha1-mb: make sha1_x8_avx2() conform to C function ABI
2016-05-16 18:31:12 linux-crypto Re: SHA1-MB algorithm broken on latest kernel
2016-05-13 17:27:10 linux-crypto Re: SHA1-MB algorithm broken on latest kernel
2016-05-12 23:25:57 linux-crypto SHA1-MB algorithm broken on latest kernel
2016-03-24 20:27:29 linux-crypto [PATCH 6/6] crypto: tcrypt - Add new mode for sha512_mb
2016-03-24 20:27:27 linux-crypto [PATCH 4/6] crypto: sha512-mb - Algorithm data structures
2016-03-24 20:27:25 linux-crypto [PATCH 2/6] crypto: sha512-mb - Enable SHA512 multibuffer support
2016-03-24 20:27:24 linux-crypto [PATCH 1/6] crypto: sha512-mb - SHA512 multibuffer job manager and glue code
2016-03-24 20:27:04 linux-kernel [PATCH 5/7] crypto: sha256-mb - Algorithm data structures
2016-03-24 20:27:02 linux-kernel [PATCH 4/7] crypto: sha256-mb - submit/flush routines for AVX2
2016-03-24 20:26:41 linux-kernel [PATCH 3/6] crypto: sha512-mb - submit/flush routines for AVX2
2016-03-24 20:26:16 linux-kernel [PATCH 5/6] crypto: sha512-mb - Crypto computation (x4 AVX2)
2016-03-24 20:26:03 linux-crypto [PATCH 7/7] crypto: tcrypt - Add speed tests for SHA multibuffer algorithms
2016-03-24 20:26:01 linux-crypto [PATCH 5/7] crypto: sha256-mb - Algorithm data structures
2016-03-24 20:26:00 linux-crypto [PATCH 4/7] crypto: sha256-mb - submit/flush routines for AVX2
2016-03-24 20:25:59 linux-crypto [PATCH 3/7] crypto: sha256-mb - Enable multibuffer support