]> git.ipfire.org Git - thirdparty/hostap.git/commit
TLS server: Enable SHA256-based cipher suites
authorJouni Malinen <j@w1.fi>
Sun, 9 Mar 2014 09:57:05 +0000 (11:57 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 9 Mar 2014 09:57:05 +0000 (11:57 +0200)
commit41ebfe97ec0f3704fd1ef7cc15d06a01af62f1c5
treed24a2a9114dea090d080120b6bc9eb00fbdf24dc
parentdaf3806d1d2dda487b15430a2f8da267edc4477b
TLS server: Enable SHA256-based cipher suites

The SHA256-based RSA-AES-128/256 cipher suites were already implemented
and enabled for the internal TLS client, but they had not been enabled
for the server.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/tls/tlsv1_server.c