2
0
mirror of https://github.com/openssl/openssl.git synced 2025-02-17 14:32:04 +08:00
openssl/fips
Rich Salz 3173622ef6 RT2849: Redundant check of "dsa" variable.
In the current code, the check isn't redundant.
And in fact the REAL check was missing.
This avoids a NULL-deref crash.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
2014-09-08 10:53:59 -04:00
..
aes
cmac
des
dh Updates from fips2 branch: close streams in test utilities, use cofactor ECDH 2011-12-10 13:38:34 +00:00
dsa RT2849: Redundant check of "dsa" variable. 2014-09-08 10:53:59 -04:00
ecdh Updates from fips2 branch: close streams in test utilities, use cofactor ECDH 2011-12-10 13:38:34 +00:00
ecdsa typo 2011-11-05 18:25:40 +00:00
hmac
rand Make no-ec compilation work. 2013-08-17 17:41:13 +01:00
rsa
sha util/fipslink.pl: further adjustments. 2012-10-27 23:36:43 +00:00
tools
utl
.cvsignore
fips_auth.in
fips_canister.c fips_canister.c: add cross-compiler support for iOS (it applies even to 2011-11-08 12:21:32 +00:00
fips_locl.h
fips_post.c misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
fips_premain.c fips_premain.c: fix warning about _exit on MacOS X. 2011-11-08 12:15:04 +00:00
fips_premain.c.sha1 fips_premain.c: fix warning about _exit on MacOS X. 2011-11-08 12:15:04 +00:00
fips_test_suite.c Updates from fips2 branch: close streams in test utilities, use cofactor ECDH 2011-12-10 13:38:34 +00:00
fips_utl.h
fips.c
fips.h make post failure simulation reversible in all cases 2011-11-05 18:14:42 +00:00
fipsalgtest.pl portability fix for some perl versions 2011-11-11 19:01:25 +00:00
fipsld fips/fipsld: improve cross-compile support. 2012-12-13 22:51:01 +00:00
fipssyms.h
Makefile
mkfipsscr.pl