]> granicus.if.org Git - openssl/commit
To reduce FIPS dependencies don't load error strings and avoid use of ASN1
authorDr. Stephen Henson <steve@openssl.org>
Tue, 23 Jan 2007 17:51:08 +0000 (17:51 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 23 Jan 2007 17:51:08 +0000 (17:51 +0000)
commit1f1790d15b40f0a9300c81f5f16e8707054cc1d7
tree6c333a39d62c338357010cd1faf6492babc8f1c8
parentab8c8aa40478f54504d9d4e821249d3764e82dcd
To reduce FIPS dependencies don't load error strings and avoid use of ASN1
versions of DSA signature functions.
14 files changed:
fips-1.0/dsa/fips_dsa_gen.c
fips-1.0/dsa/fips_dsa_ossl.c
fips-1.0/dsa/fips_dsa_selftest.c
fips-1.0/dsa/fips_dsatest.c
fips-1.0/dsa/fips_dssvs.c
fips-1.0/fips.c
fips-1.0/fips_test_suite.c
fips-1.0/hmac/fips_hmactest.c
fips-1.0/rand/fips_randtest.c
fips-1.0/rand/fips_rngvs.c
fips-1.0/rsa/fips_rsagtest.c
fips-1.0/rsa/fips_rsastest.c
fips-1.0/rsa/fips_rsavtest.c
fips-1.0/sha/fips_shatest.c