TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Team,

I am using openssl with dpdk. I try to run s_server and s_client application. When we use dpdk how do we mention dpdk that we need to use tls protocol. Is there any flag which indicates this. Because when we use this cipher suite for tls 1.1 and 1.2 we need to skip the first 16 bytes for generation auth but should encrypt it with other bytes. 
We are using the Mac-then-encrypt.

For example for a typical finish msg will have the following data when feeding for encryption.
13 bytes AAD
16 bytes of data which will be encrypted only but not used while generating hmac
16 bytes fin record
20 byte hmac generated using 13 bytes AAD + 16 bytes Fin record
12 bytes padding.

How do we tell dpdk that the protocol used is tls.

Regards
Phani

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux