Move fips-1.0/ files to fips/
authorDr. Stephen Henson <steve@openssl.org>
Wed, 15 Aug 2007 13:35:51 +0000 (13:35 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 15 Aug 2007 13:35:51 +0000 (13:35 +0000)
commit32098b75650caa7c2d9a80bbb96f6016c1572a21
treebfaaba3526935f3114e49bf38a34da046acd3729
parentbf4131fbf9544f77e3549a5d8f497ee6e1fa0ebc
Move fips-1.0/ files to fips/
82 files changed:
Makefile.org
apps/Makefile
crypto/err/openssl.ec
fips/.cvsignore [new file with mode: 0644]
fips/Makefile [new file with mode: 0644]
fips/aes/.cvsignore [new file with mode: 0644]
fips/aes/Makefile [new file with mode: 0644]
fips/aes/fips_aes_selftest.c [new file with mode: 0644]
fips/aes/fips_aesavs.c [new file with mode: 0644]
fips/des/.cvsignore [new file with mode: 0644]
fips/des/Makefile [new file with mode: 0644]
fips/des/fips_des_selftest.c [new file with mode: 0644]
fips/des/fips_desmovs.c [new file with mode: 0644]
fips/dh/.cvsignore [new file with mode: 0644]
fips/dh/Makefile [new file with mode: 0644]
fips/dh/dh_gen.c [new file with mode: 0644]
fips/dh/fips_dh_check.c [new file with mode: 0644]
fips/dh/fips_dh_gen.c [new file with mode: 0644]
fips/dh/fips_dh_key.c [new file with mode: 0644]
fips/dh/fips_dh_lib.c [new file with mode: 0644]
fips/dsa/.cvsignore [new file with mode: 0644]
fips/dsa/Makefile [new file with mode: 0644]
fips/dsa/fips_dsa_gen.c [new file with mode: 0644]
fips/dsa/fips_dsa_key.c [new file with mode: 0644]
fips/dsa/fips_dsa_lib.c [new file with mode: 0644]
fips/dsa/fips_dsa_ossl.c [new file with mode: 0644]
fips/dsa/fips_dsa_selftest.c [new file with mode: 0644]
fips/dsa/fips_dsa_sign.c [new file with mode: 0644]
fips/dsa/fips_dsatest.c [new file with mode: 0644]
fips/dsa/fips_dssvs.c [new file with mode: 0644]
fips/fips-lib.com [new file with mode: 0644]
fips/fips-nodiff.txt [new file with mode: 0644]
fips/fips.c [new file with mode: 0644]
fips/fips.h [new file with mode: 0644]
fips/fips_canister.c [new file with mode: 0644]
fips/fips_locl.h [new file with mode: 0644]
fips/fips_premain.c [new file with mode: 0644]
fips/fips_premain.c.sha1 [new file with mode: 0644]
fips/fips_test_suite.c [new file with mode: 0644]
fips/fips_utl.h [new file with mode: 0644]
fips/fipsld [new file with mode: 0755]
fips/fipstests.bat [new file with mode: 0644]
fips/fipstests.sh [new file with mode: 0644]
fips/hmac/.cvsignore [new file with mode: 0644]
fips/hmac/Makefile [new file with mode: 0644]
fips/hmac/fips_hmac.c [new file with mode: 0644]
fips/hmac/fips_hmac_selftest.c [new file with mode: 0644]
fips/hmac/fips_hmactest.c [new file with mode: 0644]
fips/install.com [new file with mode: 0644]
fips/mkfipsscr.pl [new file with mode: 0644]
fips/openssl_fips_fingerprint [new file with mode: 0755]
fips/rand/.cvsignore [new file with mode: 0644]
fips/rand/Makefile [new file with mode: 0644]
fips/rand/fips_rand.c [new file with mode: 0644]
fips/rand/fips_rand.h [new file with mode: 0644]
fips/rand/fips_rand_selftest.c [new file with mode: 0644]
fips/rand/fips_randtest.c [new file with mode: 0644]
fips/rand/fips_rngvs.c [new file with mode: 0644]
fips/rsa/.cvsignore [new file with mode: 0644]
fips/rsa/Makefile [new file with mode: 0644]
fips/rsa/fips_rsa_eay.c [new file with mode: 0644]
fips/rsa/fips_rsa_gen.c [new file with mode: 0644]
fips/rsa/fips_rsa_lib.c [new file with mode: 0644]
fips/rsa/fips_rsa_selftest.c [new file with mode: 0644]
fips/rsa/fips_rsa_sign.c [new file with mode: 0644]
fips/rsa/fips_rsa_x931g.c [new file with mode: 0644]
fips/rsa/fips_rsagtest.c [new file with mode: 0644]
fips/rsa/fips_rsastest.c [new file with mode: 0644]
fips/rsa/fips_rsavtest.c [new file with mode: 0644]
fips/sha/.cvsignore [new file with mode: 0644]
fips/sha/Makefile [new file with mode: 0644]
fips/sha/SHAmix.fax [new file with mode: 0644]
fips/sha/SHAmix.req [new file with mode: 0644]
fips/sha/fips_sha1_selftest.c [new file with mode: 0644]
fips/sha/fips_shatest.c [new file with mode: 0644]
fips/sha/fips_standalone_sha1.c [new file with mode: 0644]
test/Makefile
util/mk1mf.pl
util/mkdef.pl
util/mkerr.pl
util/mkfiles.pl
util/pl/VC-32.pl