]> git.ipfire.org Git - thirdparty/openssl.git/commit
Handle signature algorithms with no associated digest
authorDr. Stephen Henson <steve@openssl.org>
Wed, 14 Jun 2017 15:54:08 +0000 (16:54 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 21 Jun 2017 13:11:01 +0000 (14:11 +0100)
commit168067b6316896233f4e5a396c6dc8b9d4276322
tree743602ed5fa012bdb8b8f7c6da229f5115612fa8
parent3d234c9e5c88b8d5ac21c1c49a32cb4644616623
Handle signature algorithms with no associated digest

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3585)
ssl/ssl_locl.h
ssl/statem/statem_lib.c
ssl/t1_lib.c