RE: [PATCH v2 0/7] Improvements and new test cases

2024-06-26 Thread Akhil Goyal
> Subject: [PATCH v2 0/7] Improvements and new test cases > > v2: > * Remove unused variables from tests for padding corruption. > > Adding new test cases and improvements to test application. > > Aakash Sasidharan (4): > test/crypto: add combined mode cases for TLS

[PATCH v2 0/7] Improvements and new test cases

2024-06-20 Thread Aakash Sasidharan
v2: * Remove unused variables from tests for padding corruption. Adding new test cases and improvements to test application. Aakash Sasidharan (4): test/crypto: add combined mode cases for TLS 1.3 test/security: add TLS 1.3 data walkthrough tests test/security: add out of place sgl tests fo