TLS client: Validate certificates with SHA384 and SHA512 hashes
authorPali Rohár <pali.rohar@gmail.com>
Sun, 22 Nov 2015 01:02:58 +0000 (02:02 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 29 Nov 2015 16:21:05 +0000 (18:21 +0200)
commit9e8809a717f98d8c6cd14448d221c3b38492f775
treea0e9667f74d89a168f45cc9660bd4419a466c5aa
parent6bb6a9ce29c9eeeae8851b0cbcdc60ec98bb6fce
TLS client: Validate certificates with SHA384 and SHA512 hashes

This commit adds support for validating certificates with SHA384 and
SHA512 hashes. Those certificates are now very common so wpa_supplicant
needs support for them.

SHA384 and SHA512 hash functions are included in the previous commit.

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
src/tls/x509v3.c