RE: [PATCH v2 0/5] add TLS record processing security offload

2023-10-09 Thread Akhil Goyal
> Subject: [PATCH v2 0/5] add TLS record processing security offload > > Add Transport Layer Security (TLS) and Datagram Transport Layer Security > (DTLS). The protocols provide communications privacy for L4 protocols > such as TCP & UDP. > > TLS (and DTLS) protocol

RE: [PATCH v2 0/5] add TLS record processing security offload

2023-10-04 Thread Van Haaren, Harry
gar Velumuri > Subject: RE: [PATCH v2 0/5] add TLS record processing security offload > > Hi Harry, > > Do you have any further comments on this series? No additional comments here, thanks for rework Anoob. Series-Acked-By: Harry van Haaren

RE: [PATCH v2 0/5] add TLS record processing security offload

2023-10-04 Thread Akhil Goyal
nyev ; Hemant Agrawal > ; dev@dpdk.org; Olivier Matz > ; Vidya Sagar Velumuri > Subject: [PATCH v2 0/5] add TLS record processing security offload > > Add Transport Layer Security (TLS) and Datagram Transport Layer Security > (DTLS). The protocols provide communications priva

[PATCH v2 0/5] add TLS record processing security offload

2023-10-03 Thread Anoob Joseph
Add Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS). The protocols provide communications privacy for L4 protocols such as TCP & UDP. TLS (and DTLS) protocol is composed of two layers, 1. TLS Record Protocol 2. TLS Handshake Protocol While TLS Handshake Protocol helps