Re: [openssl-dev] GCM for AFALG engine

2018-02-02 Thread Matt Caswell
On 02/02/18 11:18, Atul Gupta wrote: > I want to add GCM support to afalg engine and have the patch tested with > apache and s_server/s_client. Can I submit the patch for review? Any > suggestion? A patch would be most welcome. All patches should be submitted through github. Please make sure

[openssl-dev] GCM for AFALG engine

2018-02-02 Thread Atul Gupta
Hi, I want to add GCM support to afalg engine and have the patch tested with apache and s_server/s_client. Can I submit the patch for review? Any suggestion? The existing afalg supports only aes-128-cbc, the work adds support for: 1. 192 and 256 key size for AES-CBC 2. AES-GCM for 128,