commit | 55f7fb8848b6e4bec291724a479e1580d6f407d6 | [log] [tgz] |
---|---|---|
author | Dr. Stephen Henson <steve@openssl.org> | Sat Nov 01 00:10:56 2014 +0000 |
committer | Dr. Stephen Henson <steve@openssl.org> | Thu Nov 13 13:34:42 2014 +0000 |
tree | 82c7604a0b50652996629f3abcc15126b85f1fc8 | |
parent | 5211e094dec9486a540ac480f345df1a8d2b2862 [diff] |
Fix cross reference table generator. If the hash or public key algorithm is "undef" the signature type will receive special handling and shouldn't be included in the cross reference table. Reviewed-by: Tim Hudson <tjh@openssl.org>