I am trying to generate a shell script to run the fips algorithim tests for CAVP testing on our platform. When running the test vectors through fipsalgtest.pl to generate the script, I get some file name errors. It looks like the fipsalgtest.pl perl script doesnt know about 186-3 files yet and also has a problem with PSS files. Any help altering fipsalgtest.pl to enable correct generation of fipstest.sh would be appreciated.

-.-:~/FIPS $ perl ~/workspace/eclipse/current/appfs/openssl/openssl-fips-2.0/fips/fipsalgtest.pl --generate-script=fipstest.sh --tprefix=/usr/bin/fipstest/ --ignore-bogus --ignore-missing --disable-all --enable-sha --enable-rsa
WARNING: unrecognized filename ./RSA/req/SigVerPSS_186-2.req
WARNING: unrecognized filename ./RSA/req/SigGenComponent15_186-3.req
WARNING: unrecognized filename ./RSA/req/SigVerPSS_186-3.req
WARNING: unrecognized filename ./RSA/req/SigGen15_186-3.req
WARNING: unrecognized filename ./RSA/req/KeyGen_186-3.req
WARNING: unrecognized filename ./RSA/req/SigGen931_186-3.req
WARNING: unrecognized filename ./RSA/req/SigVer931_186-3.req
WARNING: unrecognized filename ./RSA/req/SigGenComponentPSS_186-3.req
WARNING: unrecognized filename ./RSA/req/SigGenPSS_186-3.req
WARNING: unrecognized filename ./RSA/req/SigGenPSS_186-2.req
WARNING: unrecognized filename ./RSA/req/SigVer15_186-3.req
WARNING: missing request file for SHA1LongMsg
WARNING: missing request file for SHA1Monte
WARNING: missing request file for SHA1ShortMsg
WARNING: missing request file for SHA224LongMsg
WARNING: missing request file for SHA224Monte
WARNING: missing request file for SHA224ShortMsg
WARNING: missing request file for SHA384LongMsg
WARNING: missing request file for SHA384Monte
WARNING: missing request file for SHA384ShortMsg
WARNING: missing request file for SHA512LongMsg
WARNING: missing request file for SHA512Monte
WARNING: missing request file for SHA512ShortMsg
ERROR: test vector file set not complete
ERROR: 11 bogus or duplicate request and response files
Outputting commands to fipstest.sh
Generating script for RSA tests
Generating script for SHA tests
WARNING: Request file for SHA1LongMsg missing: test skipped
WARNING: Request file for SHA1Monte missing: test skipped
WARNING: Request file for SHA1ShortMsg missing: test skipped
WARNING: Request file for SHA224LongMsg missing: test skipped
WARNING: Request file for SHA224Monte missing: test skipped
WARNING: Request file for SHA224ShortMsg missing: test skipped
WARNING: Request file for SHA384LongMsg missing: test skipped
WARNING: Request file for SHA384Monte missing: test skipped
WARNING: Request file for SHA384ShortMsg missing: test skipped
WARNING: Request file for SHA512LongMsg missing: test skipped
WARNING: Request file for SHA512Monte missing: test skipped
WARNING: Request file for SHA512ShortMsg missing: test skipped
-.-:~/FIPS $

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to