And so it begins...
authorDr. Stephen Henson <steve@openssl.org>
Thu, 22 Mar 2007 00:39:24 +0000 (00:39 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 22 Mar 2007 00:39:24 +0000 (00:39 +0000)
commitaeb9ccfaad46e9a6f1cdbe178d84242f3c4a9256
treecbcaade5ae2663b1617e46a00576a97a04c40f2f
parent79b335a4b55e7777ab0e59973ba15b447d33e45f
And so it begins...
297 files changed:
CHANGES
Configure
Makefile.org
Makefile.shared
README
README.FIPS [new file with mode: 0644]
apps/Makefile
apps/apps.h
apps/dgst.c
apps/enc.c
apps/genrsa.c
apps/openssl.c
apps/pkcs12.c
crypto/Makefile
crypto/aes/Makefile
crypto/aes/aes.h
crypto/aes/aes_cbc.c
crypto/aes/aes_core.c
crypto/asn1/Makefile
crypto/bf/Makefile
crypto/bf/bf_skey.c
crypto/bf/blowfish.h
crypto/bio/Makefile
crypto/bn/Makefile
crypto/bn/bn.h
crypto/bn/bn_depr.c
crypto/bn/bn_lib.c
crypto/bn/bn_opt.c [new file with mode: 0644]
crypto/bn/bn_x931p.c [new file with mode: 0644]
crypto/buffer/Makefile
crypto/buffer/buf_str.c [new file with mode: 0644]
crypto/buffer/buffer.c
crypto/camellia/Makefile
crypto/cast/Makefile
crypto/cast/c_skey.c
crypto/cast/cast.h
crypto/comp/Makefile
crypto/conf/Makefile
crypto/cryptlib.c
crypto/crypto.h
crypto/des/Makefile
crypto/des/des_enc.c
crypto/des/des_lib.c [new file with mode: 0644]
crypto/des/ecb_enc.c
crypto/des/set_key.c
crypto/dh/Makefile
crypto/dh/dh.h
crypto/dh/dh_check.c
crypto/dh/dh_eng.c [new file with mode: 0644]
crypto/dh/dh_err.c
crypto/dh/dh_gen.c
crypto/dh/dh_key.c
crypto/dh/dh_utl.c [new file with mode: 0644]
crypto/dsa/Makefile
crypto/dsa/dsa.h
crypto/dsa/dsa_asn1.c
crypto/dsa/dsa_gen.c
crypto/dsa/dsa_key.c
crypto/dsa/dsa_lib.c
crypto/dsa/dsa_ossl.c
crypto/dsa/dsa_sign.c
crypto/dsa/dsa_utl.c [new file with mode: 0644]
crypto/dsa/dsa_vrf.c
crypto/dso/Makefile
crypto/dyn_lck.c [new file with mode: 0644]
crypto/ec/Makefile
crypto/ecdh/Makefile
crypto/ecdsa/Makefile
crypto/engine/Makefile
crypto/engine/eng_padlock.c
crypto/err/Makefile
crypto/err/err.c
crypto/err/err.h
crypto/err/err_all.c
crypto/err/err_bio.c [new file with mode: 0644]
crypto/err/err_def.c [new file with mode: 0644]
crypto/err/err_prn.c
crypto/err/err_str.c [new file with mode: 0644]
crypto/err/openssl.ec
crypto/evp/Makefile
crypto/evp/bio_md.c
crypto/evp/dig_eng.c [new file with mode: 0644]
crypto/evp/digest.c
crypto/evp/e_aes.c
crypto/evp/e_des.c
crypto/evp/e_des3.c
crypto/evp/e_null.c
crypto/evp/e_rc4.c
crypto/evp/evp.h
crypto/evp/evp_enc.c
crypto/evp/evp_err.c
crypto/evp/evp_lib.c
crypto/evp/evp_locl.h
crypto/evp/m_dss.c
crypto/evp/m_dss1.c
crypto/evp/m_md2.c
crypto/evp/m_md4.c
crypto/evp/m_md5.c
crypto/evp/m_mdc2.c
crypto/evp/m_sha.c
crypto/evp/m_sha1.c
crypto/evp/names.c
crypto/fips_err.c [new file with mode: 0644]
crypto/fips_err.h [new file with mode: 0644]
crypto/hmac/Makefile
crypto/hmac/hmac.c
crypto/hmac/hmac.h
crypto/idea/Makefile
crypto/idea/i_skey.c
crypto/idea/idea.h
crypto/krb5/Makefile
crypto/lhash/Makefile
crypto/md2/Makefile
crypto/md2/md2.h
crypto/md2/md2_dgst.c
crypto/md4/Makefile
crypto/md4/md4.h
crypto/md4/md4_dgst.c
crypto/md5/Makefile
crypto/md5/md5.h
crypto/md5/md5_dgst.c
crypto/mdc2/Makefile
crypto/mdc2/mdc2.h
crypto/mdc2/mdc2dgst.c
crypto/mem.c
crypto/mem_dbg.c
crypto/mem_prn.c [new file with mode: 0644]
crypto/o_init.c [new file with mode: 0644]
crypto/objects/Makefile
crypto/objects/obj_dat.pl
crypto/ocsp/Makefile
crypto/pem/Makefile
crypto/pem/pem_all.c
crypto/pkcs12/Makefile
crypto/pkcs12/p12_crt.c
crypto/pkcs7/Makefile
crypto/pqueue/Makefile
crypto/rand/Makefile
crypto/rand/md_rand.c
crypto/rand/rand.h
crypto/rand/rand_eng.c [new file with mode: 0644]
crypto/rand/rand_err.c
crypto/rand/rand_lcl.h
crypto/rand/rand_lib.c
crypto/rc2/Makefile
crypto/rc2/rc2.h
crypto/rc2/rc2_skey.c
crypto/rc4/Makefile
crypto/rc4/rc4.h
crypto/rc4/rc4_skey.c
crypto/rc5/Makefile
crypto/rc5/rc5.h
crypto/rc5/rc5_skey.c
crypto/ripemd/Makefile
crypto/ripemd/ripemd.h
crypto/ripemd/rmd_dgst.c
crypto/rsa/Makefile
crypto/rsa/rsa.h
crypto/rsa/rsa_depr.c
crypto/rsa/rsa_eay.c
crypto/rsa/rsa_eng.c [new file with mode: 0644]
crypto/rsa/rsa_gen.c
crypto/rsa/rsa_lib.c
crypto/rsa/rsa_oaep.c
crypto/rsa/rsa_pss.c
crypto/rsa/rsa_x931g.c [new file with mode: 0644]
crypto/sha/Makefile
crypto/sha/sha.h
crypto/sha/sha1_one.c
crypto/sha/sha1dgst.c
crypto/sha/sha256.c
crypto/sha/sha512.c
crypto/sha/sha_dgst.c
crypto/sha/sha_locl.h
crypto/stack/Makefile
crypto/stack/safestack.h
crypto/store/Makefile
crypto/txt_db/Makefile
crypto/ui/Makefile
crypto/x509/Makefile
crypto/x509/x509_cmp.c
crypto/x509v3/Makefile
engines/Makefile
fips-1.0/.cvsignore [new file with mode: 0644]
fips-1.0/Makefile [new file with mode: 0644]
fips-1.0/aes/.cvsignore [new file with mode: 0644]
fips-1.0/aes/Makefile [new file with mode: 0644]
fips-1.0/aes/asm/fips-ax86-elf.s [new file with mode: 0644]
fips-1.0/aes/fips_aes_core.c [new file with mode: 0644]
fips-1.0/aes/fips_aes_locl.h [new file with mode: 0644]
fips-1.0/aes/fips_aes_selftest.c [new file with mode: 0644]
fips-1.0/aes/fips_aesavs.c [new file with mode: 0644]
fips-1.0/des/.cvsignore [new file with mode: 0644]
fips-1.0/des/Makefile [new file with mode: 0644]
fips-1.0/des/asm/fips-dx86-elf.s [new file with mode: 0644]
fips-1.0/des/fips_des_enc.c [new file with mode: 0644]
fips-1.0/des/fips_des_locl.h [new file with mode: 0644]
fips-1.0/des/fips_des_selftest.c [new file with mode: 0644]
fips-1.0/des/fips_desmovs.c [new file with mode: 0644]
fips-1.0/des/fips_set_key.c [new file with mode: 0644]
fips-1.0/dh/.cvsignore [new file with mode: 0644]
fips-1.0/dh/Makefile [new file with mode: 0644]
fips-1.0/dh/dh_gen.c [new file with mode: 0644]
fips-1.0/dh/fips_dh_check.c [new file with mode: 0644]
fips-1.0/dh/fips_dh_gen.c [new file with mode: 0644]
fips-1.0/dh/fips_dh_key.c [new file with mode: 0644]
fips-1.0/dh/fips_dh_lib.c [new file with mode: 0644]
fips-1.0/dsa/.cvsignore [new file with mode: 0644]
fips-1.0/dsa/Makefile [new file with mode: 0644]
fips-1.0/dsa/fips_dsa_gen.c [new file with mode: 0644]
fips-1.0/dsa/fips_dsa_key.c [new file with mode: 0644]
fips-1.0/dsa/fips_dsa_lib.c [new file with mode: 0644]
fips-1.0/dsa/fips_dsa_ossl.c [new file with mode: 0644]
fips-1.0/dsa/fips_dsa_selftest.c [new file with mode: 0644]
fips-1.0/dsa/fips_dsatest.c [new file with mode: 0644]
fips-1.0/dsa/fips_dssvs.c [new file with mode: 0644]
fips-1.0/fips-lib.com [new file with mode: 0644]
fips-1.0/fips-nodiff.txt [new file with mode: 0644]
fips-1.0/fips.c [new file with mode: 0644]
fips-1.0/fips.h [new file with mode: 0644]
fips-1.0/fips_canister.c [new file with mode: 0644]
fips-1.0/fips_locl.h [new file with mode: 0644]
fips-1.0/fips_premain.c [new file with mode: 0644]
fips-1.0/fips_premain.c.sha1 [new file with mode: 0644]
fips-1.0/fips_test_suite.c [new file with mode: 0644]
fips-1.0/fips_utl.h [new file with mode: 0644]
fips-1.0/fipsld [new file with mode: 0755]
fips-1.0/fipstests.bat [new file with mode: 0644]
fips-1.0/fipstests.sh [new file with mode: 0644]
fips-1.0/hmac/.cvsignore [new file with mode: 0644]
fips-1.0/hmac/Makefile [new file with mode: 0644]
fips-1.0/hmac/fips_hmac.c [new file with mode: 0644]
fips-1.0/hmac/fips_hmac_selftest.c [new file with mode: 0644]
fips-1.0/hmac/fips_hmactest.c [new file with mode: 0644]
fips-1.0/install.com [new file with mode: 0644]
fips-1.0/mkfipsscr.pl [new file with mode: 0644]
fips-1.0/openssl_fips_fingerprint [new file with mode: 0755]
fips-1.0/rand/.cvsignore [new file with mode: 0644]
fips-1.0/rand/Makefile [new file with mode: 0644]
fips-1.0/rand/fips_rand.c [new file with mode: 0644]
fips-1.0/rand/fips_rand.h [new file with mode: 0644]
fips-1.0/rand/fips_rand_selftest.c [new file with mode: 0644]
fips-1.0/rand/fips_randtest.c [new file with mode: 0644]
fips-1.0/rand/fips_rngvs.c [new file with mode: 0644]
fips-1.0/rsa/.cvsignore [new file with mode: 0644]
fips-1.0/rsa/Makefile [new file with mode: 0644]
fips-1.0/rsa/fips_rsa_eay.c [new file with mode: 0644]
fips-1.0/rsa/fips_rsa_gen.c [new file with mode: 0644]
fips-1.0/rsa/fips_rsa_lib.c [new file with mode: 0644]
fips-1.0/rsa/fips_rsa_selftest.c [new file with mode: 0644]
fips-1.0/rsa/fips_rsa_sign.c [new file with mode: 0644]
fips-1.0/rsa/fips_rsa_x931g.c [new file with mode: 0644]
fips-1.0/rsa/fips_rsagtest.c [new file with mode: 0644]
fips-1.0/rsa/fips_rsastest.c [new file with mode: 0644]
fips-1.0/rsa/fips_rsavtest.c [new file with mode: 0644]
fips-1.0/sha/.cvsignore [new file with mode: 0644]
fips-1.0/sha/Makefile [new file with mode: 0644]
fips-1.0/sha/SHAmix.fax [new file with mode: 0644]
fips-1.0/sha/SHAmix.req [new file with mode: 0644]
fips-1.0/sha/asm/fips-sx86-elf.s [new file with mode: 0644]
fips-1.0/sha/fips_md32_common.h [new file with mode: 0644]
fips-1.0/sha/fips_sha.h [new file with mode: 0644]
fips-1.0/sha/fips_sha1_selftest.c [new file with mode: 0644]
fips-1.0/sha/fips_sha1dgst.c [new file with mode: 0644]
fips-1.0/sha/fips_sha256.c [new file with mode: 0644]
fips-1.0/sha/fips_sha512.c [new file with mode: 0644]
fips-1.0/sha/fips_sha_locl.h [new file with mode: 0644]
fips-1.0/sha/fips_shatest.c [new file with mode: 0644]
fips-1.0/sha/fips_standalone_sha1.c [new file with mode: 0644]
ssl/Makefile
ssl/s23_clnt.c
ssl/s23_srvr.c
ssl/s3_clnt.c
ssl/s3_enc.c
ssl/s3_lib.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl_ciph.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/ssltest.c
ssl/t1_enc.c
test/Makefile
test/SHAmix.fax [new file with mode: 0644]
test/SHAmix.req [new file with mode: 0644]
test/testfipsssl [new file with mode: 0644]
util/arx.pl [new file with mode: 0644]
util/copy.pl
util/fipslink.pl [new file with mode: 0644]
util/libeay.num
util/mk1mf.pl
util/mkdef.pl
util/mkerr.pl
util/mkfiles.pl
util/mklink.pl
util/mksdef.pl [new file with mode: 0644]
util/pl/VC-32.pl