Re: [dpdk-dev] [PATCH 0/5] AESNI MB PMD changes

2018-09-26 Thread Akhil Goyal
On 8/14/2018 6:08 AM, Pablo de Lara wrote: The Multi-buffer library supports full digest sizes for the HMAC algorithms (except for MD5), from 0.50 version. Also, since 0.50, keys larger than the algorithm block size can be used for HMAC algorithms, performing a hash on the key. Therefore, the

Re: [dpdk-dev] [PATCH 0/5] AESNI MB PMD changes

2018-08-20 Thread Kovacevic, Marko
> The Multi-buffer library supports full digest sizes for the HMAC algorithms > (except for MD5), from 0.50 version. > Also, since 0.50, keys larger than the algorithm block size can be used for > HMAC algorithms, performing a hash on the key. > > Therefore, the AESNI MB PMD now supports any key s

[dpdk-dev] [PATCH 0/5] AESNI MB PMD changes

2018-08-14 Thread Pablo de Lara
The Multi-buffer library supports full digest sizes for the HMAC algorithms (except for MD5), from 0.50 version. Also, since 0.50, keys larger than the algorithm block size can be used for HMAC algorithms, performing a hash on the key. Therefore, the AESNI MB PMD now supports any key size for the