]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - crypto/evp/m_mdc2.c
Import OpenSSL 1.0.1c.
authorJung-uk Kim <jkim@FreeBSD.org>
Wed, 11 Jul 2012 23:31:36 +0000 (23:31 +0000)
committerJung-uk Kim <jkim@FreeBSD.org>
Wed, 11 Jul 2012 23:31:36 +0000 (23:31 +0000)
commit0758ab5ea778e4ba36d2150af1bba602a48d6467
tree0c30591ac90cb5e07a0763793709fd1056b67f57
parent2b8b5455829304396e38200c205612c4dc57c052
Import OpenSSL 1.0.1c.

Approved by: benl (maintainer)
1380 files changed:
CHANGES
CHANGES.SSLeay
Configure
FREEBSD-Xlist
FREEBSD-upgrade
INSTALL
Makefile
Makefile.org
Makefile.shared
NEWS
README
apps/Makefile
apps/apps.c
apps/apps.h
apps/asn1pars.c
apps/ca.c
apps/ciphers.c
apps/client.pem
apps/cms.c
apps/crl2p7.c
apps/demoCA/cacert.pem [deleted file]
apps/demoCA/index.txt [deleted file]
apps/demoCA/private/cakey.pem [deleted file]
apps/demoCA/serial [deleted file]
apps/dgst.c
apps/dh.c
apps/dhparam.c
apps/dsa.c
apps/ec.c
apps/ecparam.c
apps/enc.c
apps/engine.c
apps/errstr.c
apps/gendh.c
apps/genpkey.c [new file with mode: 0644]
apps/genrsa.c
apps/md4.c [deleted symlink]
apps/ocsp.c
apps/openssl.c
apps/openssl.cnf
apps/pkcs12.c
apps/pkcs7.c
apps/pkcs8.c
apps/pkey.c [new file with mode: 0644]
apps/pkeyparam.c [new file with mode: 0644]
apps/pkeyutl.c [new file with mode: 0644]
apps/prime.c
apps/progs.h
apps/progs.pl
apps/req.c
apps/rsa.c
apps/rsautl.c
apps/s_apps.h
apps/s_cb.c
apps/s_client.c
apps/s_server.c
apps/s_socket.c
apps/s_time.c
apps/server.pem
apps/server2.pem
apps/sess_id.c
apps/smime.c
apps/speed.c
apps/srp.c [new file with mode: 0644]
apps/ts.c [new file with mode: 0644]
apps/tsget [new file with mode: 0644]
apps/verify.c
apps/winrand.c [deleted file]
apps/x509.c
bugs/MS [deleted file]
bugs/SSLv3 [deleted file]
bugs/alpha.c [deleted file]
bugs/dggccbug.c [deleted file]
bugs/sgiccbug.c [deleted file]
bugs/sslref.dif [deleted file]
bugs/stream.c [deleted file]
bugs/ultrixcc.c [deleted file]
certs/demo/ca-cert.pem [deleted file]
certs/demo/dsa-ca.pem [deleted file]
certs/demo/dsa-pca.pem [deleted file]
certs/demo/pca-cert.pem [deleted file]
config
crypto/LPdir_nyi.c [deleted file]
crypto/LPdir_vms.c [deleted file]
crypto/LPdir_win.c [deleted file]
crypto/LPdir_win32.c [deleted file]
crypto/LPdir_wince.c [deleted file]
crypto/Makefile
crypto/aes/Makefile
crypto/aes/aes.h
crypto/aes/aes_cbc.c
crypto/aes/aes_cfb.c
crypto/aes/aes_core.c
crypto/aes/aes_ctr.c
crypto/aes/aes_ige.c
crypto/aes/aes_misc.c
crypto/aes/aes_ofb.c
crypto/aes/aes_x86core.c [new file with mode: 0644]
crypto/aes/asm/aes-586.pl
crypto/aes/asm/aes-armv4.pl [new file with mode: 0755]
crypto/aes/asm/aes-mips.pl [new file with mode: 0755]
crypto/aes/asm/aes-parisc.pl [new file with mode: 0755]
crypto/aes/asm/aes-ppc.pl [new file with mode: 0755]
crypto/aes/asm/aes-s390x.pl [new file with mode: 0755]
crypto/aes/asm/aes-sparcv9.pl [new file with mode: 0755]
crypto/aes/asm/aes-x86_64.pl
crypto/aes/asm/aesni-sha1-x86_64.pl [new file with mode: 0755]
crypto/aes/asm/aesni-x86.pl [new file with mode: 0755]
crypto/aes/asm/aesni-x86_64.pl [new file with mode: 0755]
crypto/aes/asm/bsaes-x86_64.pl [new file with mode: 0755]
crypto/aes/asm/vpaes-x86.pl [new file with mode: 0755]
crypto/aes/asm/vpaes-x86_64.pl [new file with mode: 0755]
crypto/arm_arch.h [new file with mode: 0644]
crypto/armcap.c [new file with mode: 0644]
crypto/armv4cpuid.S [new file with mode: 0644]
crypto/asn1/Makefile
crypto/asn1/a_bitstr.c
crypto/asn1/a_digest.c
crypto/asn1/a_dup.c
crypto/asn1/a_gentm.c
crypto/asn1/a_hdr.c [deleted file]
crypto/asn1/a_int.c
crypto/asn1/a_meth.c [deleted file]
crypto/asn1/a_object.c
crypto/asn1/a_octet.c
crypto/asn1/a_set.c
crypto/asn1/a_sign.c
crypto/asn1/a_strnid.c
crypto/asn1/a_time.c
crypto/asn1/a_type.c
crypto/asn1/a_utctm.c
crypto/asn1/a_verify.c
crypto/asn1/ameth_lib.c [new file with mode: 0644]
crypto/asn1/asn1.h
crypto/asn1/asn1_err.c
crypto/asn1/asn1_gen.c
crypto/asn1/asn1_lib.c
crypto/asn1/asn1_locl.h [new file with mode: 0644]
crypto/asn1/asn1_mac.h
crypto/asn1/asn1_par.c
crypto/asn1/asn1t.h
crypto/asn1/asn_mime.c
crypto/asn1/asn_pack.c
crypto/asn1/bio_asn1.c [new file with mode: 0644]
crypto/asn1/bio_ndef.c [new file with mode: 0644]
crypto/asn1/charmap.h
crypto/asn1/d2i_pr.c
crypto/asn1/d2i_pu.c
crypto/asn1/i2d_pr.c
crypto/asn1/n_pkey.c
crypto/asn1/nsseq.c
crypto/asn1/p5_pbe.c
crypto/asn1/p5_pbev2.c
crypto/asn1/p8_key.c [deleted file]
crypto/asn1/p8_pkey.c
crypto/asn1/t_crl.c
crypto/asn1/t_pkey.c
crypto/asn1/t_req.c
crypto/asn1/t_spki.c
crypto/asn1/t_x509.c
crypto/asn1/tasn_dec.c
crypto/asn1/tasn_enc.c
crypto/asn1/tasn_fre.c
crypto/asn1/tasn_new.c
crypto/asn1/tasn_prn.c
crypto/asn1/tasn_typ.c
crypto/asn1/x_algor.c
crypto/asn1/x_crl.c
crypto/asn1/x_long.c
crypto/asn1/x_name.c
crypto/asn1/x_nx509.c [moved from fips/dh/fips_dh_lib.c with 73% similarity]
crypto/asn1/x_pubkey.c
crypto/asn1/x_req.c
crypto/asn1/x_x509.c
crypto/bf/Makefile
crypto/bf/asm/bf-586.pl
crypto/bf/bf_skey.c
crypto/bf/bfs.cpp [deleted file]
crypto/bf/blowfish.h
crypto/bio/Makefile
crypto/bio/b_print.c
crypto/bio/b_sock.c
crypto/bio/bio.h
crypto/bio/bio_cb.c
crypto/bio/bio_err.c
crypto/bio/bio_lcl.h
crypto/bio/bio_lib.c
crypto/bio/bss_acpt.c
crypto/bio/bss_bio.c
crypto/bio/bss_dgram.c
crypto/bio/bss_fd.c
crypto/bio/bss_file.c
crypto/bio/bss_log.c
crypto/bio/bss_mem.c
crypto/bn/Makefile
crypto/bn/asm/armv4-gf2m.pl [new file with mode: 0755]
crypto/bn/asm/armv4-mont.pl [new file with mode: 0755]
crypto/bn/asm/bn-586.pl
crypto/bn/asm/co-586.pl
crypto/bn/asm/ia64-mont.pl [new file with mode: 0755]
crypto/bn/asm/mips-mont.pl [new file with mode: 0755]
crypto/bn/asm/mips.pl [new file with mode: 0755]
crypto/bn/asm/mips3-mont.pl [new file with mode: 0755]
crypto/bn/asm/modexp512-x86_64.pl [new file with mode: 0755]
crypto/bn/asm/parisc-mont.pl [new file with mode: 0755]
crypto/bn/asm/ppc-mont.pl [new file with mode: 0755]
crypto/bn/asm/ppc.pl
crypto/bn/asm/ppc64-mont.pl [new file with mode: 0755]
crypto/bn/asm/s390x-gf2m.pl [new file with mode: 0755]
crypto/bn/asm/s390x-mont.pl [new file with mode: 0755]
crypto/bn/asm/s390x.S [new file with mode: 0755]
crypto/bn/asm/sparcv8plus.S
crypto/bn/asm/sparcv9-mont.pl [new file with mode: 0755]
crypto/bn/asm/sparcv9a-mont.pl [new file with mode: 0755]
crypto/bn/asm/via-mont.pl [new file with mode: 0755]
crypto/bn/asm/x86-gf2m.pl [new file with mode: 0755]
crypto/bn/asm/x86-mont.pl [moved from crypto/bn/asm/mo-586.pl with 98% similarity]
crypto/bn/asm/x86_64-gcc.c
crypto/bn/asm/x86_64-gf2m.pl [new file with mode: 0755]
crypto/bn/asm/x86_64-mont.pl
crypto/bn/asm/x86_64-mont5.pl [new file with mode: 0755]
crypto/bn/bn.h
crypto/bn/bn_asm.c
crypto/bn/bn_blind.c
crypto/bn/bn_ctx.c
crypto/bn/bn_div.c
crypto/bn/bn_exp.c
crypto/bn/bn_gf2m.c
crypto/bn/bn_lcl.h
crypto/bn/bn_lib.c
crypto/bn/bn_mont.c
crypto/bn/bn_nist.c
crypto/bn/bn_opt.c [deleted file]
crypto/bn/bn_print.c
crypto/bn/bn_shift.c
crypto/bn/bntest.c
crypto/bn/exptest.c
crypto/buffer/Makefile
crypto/buffer/buf_err.c
crypto/buffer/buf_str.c
crypto/buffer/buffer.c
crypto/buffer/buffer.h
crypto/camellia/Makefile
crypto/camellia/asm/cmll-x86.pl [new file with mode: 0755]
crypto/camellia/asm/cmll-x86_64.pl [new file with mode: 0755]
crypto/camellia/camellia.c
crypto/camellia/camellia.h
crypto/camellia/cmll_cbc.c
crypto/camellia/cmll_cfb.c
crypto/camellia/cmll_ctr.c
crypto/camellia/cmll_locl.h
crypto/camellia/cmll_misc.c
crypto/camellia/cmll_ofb.c
crypto/camellia/cmll_utl.c [moved from fips/rand/fips_rand.h with 79% similarity]
crypto/cast/Makefile
crypto/cast/asm/cast-586.pl
crypto/cast/c_skey.c
crypto/cast/cast.h
crypto/cast/casts.cpp [deleted file]
crypto/cmac/Makefile [new file with mode: 0644]
crypto/cmac/cm_ameth.c [new file with mode: 0644]
crypto/cmac/cm_pmeth.c [new file with mode: 0644]
crypto/cmac/cmac.c [new file with mode: 0644]
crypto/cmac/cmac.h [new file with mode: 0644]
crypto/cms/Makefile
crypto/cms/cms.h
crypto/cms/cms_asn1.c
crypto/cms/cms_env.c
crypto/cms/cms_err.c
crypto/cms/cms_ess.c
crypto/cms/cms_io.c
crypto/cms/cms_lcl.h
crypto/cms/cms_lib.c
crypto/cms/cms_pwri.c [new file with mode: 0644]
crypto/cms/cms_sd.c
crypto/cms/cms_smime.c
crypto/comp/Makefile
crypto/comp/c_rle.c
crypto/comp/c_zlib.c
crypto/comp/comp_err.c
crypto/conf/Makefile
crypto/conf/README
crypto/conf/conf.h
crypto/conf/conf_api.c
crypto/conf/conf_def.c
crypto/conf/conf_err.c
crypto/conf/conf_lib.c
crypto/conf/conf_mall.c
crypto/conf/conf_mod.c
crypto/cpt_err.c
crypto/cryptlib.c
crypto/cryptlib.h
crypto/crypto.h
crypto/des/Makefile
crypto/des/asm/crypt586.pl
crypto/des/asm/des-586.pl
crypto/des/asm/des686.pl [deleted file]
crypto/des/asm/des_enc.m4
crypto/des/des.h
crypto/des/des3s.cpp [deleted file]
crypto/des/des_enc.c
crypto/des/des_lib.c [deleted file]
crypto/des/des_locl.h
crypto/des/dess.cpp [deleted file]
crypto/des/ecb_enc.c
crypto/des/enc_read.c
crypto/des/enc_writ.c
crypto/des/fcrypt_b.c
crypto/des/set_key.c
crypto/des/t/test [deleted file]
crypto/des/times/486-50.sol [deleted file]
crypto/des/times/586-100.lnx [deleted file]
crypto/des/times/686-200.fre [deleted file]
crypto/des/times/aix.cc [deleted file]
crypto/des/times/alpha.cc [deleted file]
crypto/des/times/hpux.cc [deleted file]
crypto/des/times/sparc.gcc [deleted file]
crypto/des/times/usparc.cc [deleted file]
crypto/des/xcbc_enc.c
crypto/dh/Makefile
crypto/dh/dh.h
crypto/dh/dh_ameth.c [new file with mode: 0644]
crypto/dh/dh_asn1.c
crypto/dh/dh_check.c
crypto/dh/dh_err.c
crypto/dh/dh_gen.c
crypto/dh/dh_key.c
crypto/dh/dh_lib.c
crypto/dh/dh_pmeth.c [new file with mode: 0644]
crypto/dh/dh_prn.c [moved from crypto/err/err_bio.c with 89% similarity]
crypto/dsa/Makefile
crypto/dsa/dsa.h
crypto/dsa/dsa_ameth.c [new file with mode: 0644]
crypto/dsa/dsa_asn1.c
crypto/dsa/dsa_err.c
crypto/dsa/dsa_gen.c
crypto/dsa/dsa_key.c
crypto/dsa/dsa_lib.c
crypto/dsa/dsa_locl.h [new file with mode: 0644]
crypto/dsa/dsa_ossl.c
crypto/dsa/dsa_pmeth.c [new file with mode: 0644]
crypto/dsa/dsa_prn.c [moved from fips/rsa/fips_rsa_lib.c with 69% similarity]
crypto/dsa/dsa_sign.c
crypto/dsa/dsa_utl.c [deleted file]
crypto/dsa/dsa_vrf.c
crypto/dsa/dsatest.c
crypto/dso/Makefile
crypto/dso/dso.h
crypto/dso/dso_beos.c [new file with mode: 0644]
crypto/dso/dso_dl.c
crypto/dso/dso_dlfcn.c
crypto/dso/dso_err.c
crypto/dso/dso_lib.c
crypto/dso/dso_null.c
crypto/dso/dso_openssl.c
crypto/dyn_lck.c [deleted file]
crypto/ec/Makefile
crypto/ec/ec.h
crypto/ec/ec2_mult.c
crypto/ec/ec2_oct.c [new file with mode: 0644]
crypto/ec/ec2_smpl.c
crypto/ec/ec2_smpt.c [deleted file]
crypto/ec/ec_ameth.c [new file with mode: 0644]
crypto/ec/ec_asn1.c
crypto/ec/ec_curve.c
crypto/ec/ec_cvt.c
crypto/ec/ec_err.c
crypto/ec/ec_key.c
crypto/ec/ec_lcl.h
crypto/ec/ec_lib.c
crypto/ec/ec_mult.c
crypto/ec/ec_oct.c [new file with mode: 0644]
crypto/ec/ec_pmeth.c [new file with mode: 0644]
crypto/ec/eck_prn.c [new file with mode: 0644]
crypto/ec/ecp_mont.c
crypto/ec/ecp_nist.c
crypto/ec/ecp_nistp224.c [new file with mode: 0644]
crypto/ec/ecp_nistp256.c [new file with mode: 0644]
crypto/ec/ecp_nistp521.c [new file with mode: 0644]
crypto/ec/ecp_nistputil.c [new file with mode: 0644]
crypto/ec/ecp_oct.c [new file with mode: 0644]
crypto/ec/ecp_smpl.c
crypto/ec/ectest.c
crypto/ecdh/Makefile
crypto/ecdh/ecdh.h
crypto/ecdh/ecdhtest.c
crypto/ecdh/ech_err.c
crypto/ecdh/ech_lib.c
crypto/ecdh/ech_locl.h
crypto/ecdh/ech_ossl.c
crypto/ecdsa/Makefile
crypto/ecdsa/ecdsa.h
crypto/ecdsa/ecdsatest.c
crypto/ecdsa/ecs_err.c
crypto/ecdsa/ecs_lib.c
crypto/ecdsa/ecs_locl.h
crypto/ecdsa/ecs_ossl.c
crypto/engine/Makefile
crypto/engine/eng_all.c
crypto/engine/eng_cryptodev.c
crypto/engine/eng_dyn.c
crypto/engine/eng_err.c
crypto/engine/eng_fat.c
crypto/engine/eng_int.h
crypto/engine/eng_lib.c
crypto/engine/eng_list.c
crypto/engine/eng_openssl.c
crypto/engine/eng_rdrand.c [new file with mode: 0644]
crypto/engine/eng_rsax.c [new file with mode: 0644]
crypto/engine/eng_table.c
crypto/engine/engine.h
crypto/engine/enginetest.c
crypto/engine/tb_asnmth.c [new file with mode: 0644]
crypto/engine/tb_pkmeth.c [new file with mode: 0644]
crypto/err/Makefile
crypto/err/err.c
crypto/err/err.h
crypto/err/err_all.c
crypto/err/err_def.c [deleted file]
crypto/err/err_prn.c
crypto/err/err_str.c [deleted file]
crypto/err/openssl.ec [deleted file]
crypto/evp/Makefile
crypto/evp/bio_enc.c
crypto/evp/bio_md.c
crypto/evp/bio_ok.c
crypto/evp/c_all.c
crypto/evp/c_allc.c
crypto/evp/c_alld.c
crypto/evp/digest.c
crypto/evp/e_aes.c
crypto/evp/e_aes_cbc_hmac_sha1.c [new file with mode: 0644]
crypto/evp/e_camellia.c
crypto/evp/e_des.c
crypto/evp/e_des3.c
crypto/evp/e_idea.c
crypto/evp/e_null.c
crypto/evp/e_rc2.c
crypto/evp/e_rc4.c
crypto/evp/e_rc4_hmac_md5.c [new file with mode: 0644]
crypto/evp/e_seed.c
crypto/evp/e_xcbc_d.c
crypto/evp/enc_min.c [deleted file]
crypto/evp/encode.c
crypto/evp/evp.h
crypto/evp/evp_enc.c
crypto/evp/evp_err.c
crypto/evp/evp_fips.c [new file with mode: 0644]
crypto/evp/evp_key.c
crypto/evp/evp_lib.c
crypto/evp/evp_locl.h
crypto/evp/evp_pbe.c
crypto/evp/evp_pkey.c
crypto/evp/evp_test.c
crypto/evp/evptests.txt
crypto/evp/m_dss.c
crypto/evp/m_dss1.c
crypto/evp/m_ecdsa.c
crypto/evp/m_md2.c
crypto/evp/m_md4.c
crypto/evp/m_md5.c
crypto/evp/m_mdc2.c
crypto/evp/m_ripemd.c
crypto/evp/m_sha.c
crypto/evp/m_sha1.c
crypto/evp/m_sigver.c [new file with mode: 0644]
crypto/evp/m_wp.c [new file with mode: 0644]
crypto/evp/names.c
crypto/evp/p5_crpt.c
crypto/evp/p5_crpt2.c
crypto/evp/p_dec.c
crypto/evp/p_enc.c
crypto/evp/p_lib.c
crypto/evp/p_open.c
crypto/evp/p_seal.c
crypto/evp/p_sign.c
crypto/evp/p_verify.c
crypto/evp/pmeth_fn.c [new file with mode: 0644]
crypto/evp/pmeth_gn.c [new file with mode: 0644]
crypto/evp/pmeth_lib.c [new file with mode: 0644]
crypto/ex_data.c
crypto/fips_err.h
crypto/fips_ers.c [moved from crypto/fips_err.c with 100% similarity]
crypto/hmac/Makefile
crypto/hmac/hm_ameth.c [moved from crypto/evp/evp_cnf.c with 59% similarity]
crypto/hmac/hm_pmeth.c [new file with mode: 0644]
crypto/hmac/hmac.c
crypto/hmac/hmac.h
crypto/ia64cpuid.S
crypto/idea/Makefile
crypto/idea/i_skey.c
crypto/idea/idea.h
crypto/jpake/Makefile
crypto/jpake/jpake.c
crypto/jpake/jpaketest.c
crypto/krb5/Makefile
crypto/lhash/Makefile
crypto/lhash/lh_stats.c
crypto/lhash/lhash.c
crypto/lhash/lhash.h
crypto/md2/Makefile
crypto/md2/md2_dgst.c
crypto/md32_common.h
crypto/md4/Makefile
crypto/md4/md4.h
crypto/md4/md4_dgst.c
crypto/md4/md4s.cpp [deleted file]
crypto/md5/Makefile
crypto/md5/asm/md5-586.pl
crypto/md5/asm/md5-ia64.S [new file with mode: 0644]
crypto/md5/asm/md5-x86_64.pl
crypto/md5/md5.h
crypto/md5/md5_dgst.c
crypto/md5/md5_locl.h
crypto/md5/md5s.cpp [deleted file]
crypto/mdc2/Makefile
crypto/mdc2/mdc2.h
crypto/mdc2/mdc2dgst.c
crypto/mem.c
crypto/mem_dbg.c
crypto/modes/Makefile [new file with mode: 0644]
crypto/modes/asm/ghash-armv4.pl [new file with mode: 0755]
crypto/modes/asm/ghash-ia64.pl [new file with mode: 0755]
crypto/modes/asm/ghash-parisc.pl [new file with mode: 0755]
crypto/modes/asm/ghash-s390x.pl [new file with mode: 0755]
crypto/modes/asm/ghash-sparcv9.pl [new file with mode: 0755]
crypto/modes/asm/ghash-x86.pl [new file with mode: 0755]
crypto/modes/asm/ghash-x86_64.pl [new file with mode: 0755]
crypto/modes/cbc128.c [new file with mode: 0644]
crypto/modes/ccm128.c [new file with mode: 0644]
crypto/modes/cfb128.c [new file with mode: 0644]
crypto/modes/ctr128.c [new file with mode: 0644]
crypto/modes/cts128.c [new file with mode: 0644]
crypto/modes/gcm128.c [new file with mode: 0644]
crypto/modes/modes.h [new file with mode: 0644]
crypto/modes/modes_lcl.h [new file with mode: 0644]
crypto/modes/ofb128.c [moved from fips/sha/fips_sha1_selftest.c with 60% similarity]
crypto/modes/xts128.c [new file with mode: 0644]
crypto/o_fips.c [moved from fips/aes/fips_aes_selftest.c with 69% similarity]
crypto/o_init.c
crypto/o_time.c
crypto/o_time.h
crypto/objects/Makefile
crypto/objects/o_names.c
crypto/objects/obj_dat.c
crypto/objects/obj_dat.h
crypto/objects/obj_dat.pl
crypto/objects/obj_err.c
crypto/objects/obj_lib.c
crypto/objects/obj_mac.h
crypto/objects/obj_mac.num
crypto/objects/obj_xref.c [new file with mode: 0644]
crypto/objects/obj_xref.h [new file with mode: 0644]
crypto/objects/obj_xref.txt [new file with mode: 0644]
crypto/objects/objects.h
crypto/objects/objects.pl
crypto/objects/objects.txt
crypto/objects/objxref.pl [new file with mode: 0755]
crypto/ocsp/Makefile
crypto/ocsp/ocsp.h
crypto/ocsp/ocsp_cl.c
crypto/ocsp/ocsp_err.c
crypto/ocsp/ocsp_ext.c
crypto/ocsp/ocsp_ht.c
crypto/ocsp/ocsp_lib.c
crypto/ocsp/ocsp_prn.c
crypto/ocsp/ocsp_vfy.c
crypto/opensslconf.h
crypto/opensslconf.h.in
crypto/opensslv.h
crypto/ossl_typ.h
crypto/pariscid.pl [new file with mode: 0755]
crypto/pem/Makefile
crypto/pem/pem.h
crypto/pem/pem_all.c
crypto/pem/pem_err.c
crypto/pem/pem_info.c
crypto/pem/pem_lib.c
crypto/pem/pem_pkey.c
crypto/pem/pem_x509.c
crypto/pem/pem_xaux.c
crypto/pem/pvkfmt.c [new file with mode: 0644]
crypto/perlasm/ppc-xlate.pl [new file with mode: 0755]
crypto/perlasm/x86_64-xlate.pl
crypto/perlasm/x86asm.pl
crypto/perlasm/x86gas.pl [new file with mode: 0755]
crypto/perlasm/x86masm.pl [new file with mode: 0755]
crypto/perlasm/x86ms.pl [deleted file]
crypto/perlasm/x86nasm.pl
crypto/perlasm/x86unix.pl [deleted file]
crypto/pkcs12/Makefile
crypto/pkcs12/p12_add.c
crypto/pkcs12/p12_attr.c
crypto/pkcs12/p12_crpt.c
crypto/pkcs12/p12_crt.c
crypto/pkcs12/p12_decr.c
crypto/pkcs12/p12_key.c
crypto/pkcs12/p12_kiss.c
crypto/pkcs12/p12_mutl.c
crypto/pkcs12/p12_utl.c
crypto/pkcs12/pk12err.c
crypto/pkcs12/pkcs12.h
crypto/pkcs7/Makefile
crypto/pkcs7/bio_pk7.c [moved from crypto/rc4/rc4_fblk.c with 84% similarity]
crypto/pkcs7/pk7_asn1.c
crypto/pkcs7/pk7_attr.c
crypto/pkcs7/pk7_doit.c
crypto/pkcs7/pk7_lib.c
crypto/pkcs7/pk7_mime.c
crypto/pkcs7/pk7_smime.c
crypto/pkcs7/pkcs7.h
crypto/pkcs7/pkcs7err.c
crypto/ppccap.c [new file with mode: 0644]
crypto/ppccpuid.pl [new file with mode: 0755]
crypto/pqueue/Makefile
crypto/pqueue/pq_compat.h [deleted file]
crypto/pqueue/pqueue.c
crypto/pqueue/pqueue.h
crypto/rand/Makefile
crypto/rand/md_rand.c
crypto/rand/rand.h
crypto/rand/rand_egd.c
crypto/rand/rand_eng.c [deleted file]
crypto/rand/rand_err.c
crypto/rand/rand_lcl.h
crypto/rand/rand_lib.c
crypto/rand/rand_nw.c [deleted file]
crypto/rand/rand_os2.c [deleted file]
crypto/rand/rand_unix.c
crypto/rand/rand_vms.c [deleted file]
crypto/rand/rand_win.c [deleted file]
crypto/rand/randfile.c
crypto/rc2/Makefile
crypto/rc2/rc2_skey.c
crypto/rc4/Makefile
crypto/rc4/asm/rc4-586.pl
crypto/rc4/asm/rc4-ia64.S [deleted file]
crypto/rc4/asm/rc4-ia64.pl [new file with mode: 0755]
crypto/rc4/asm/rc4-md5-x86_64.pl [new file with mode: 0755]
crypto/rc4/asm/rc4-parisc.pl [new file with mode: 0755]
crypto/rc4/asm/rc4-s390x.pl [new file with mode: 0755]
crypto/rc4/asm/rc4-x86_64.pl
crypto/rc4/rc4.h
crypto/rc4/rc4_enc.c
crypto/rc4/rc4_skey.c
crypto/rc4/rc4_utl.c [moved from fips/fips_locl.h with 81% similarity]
crypto/rc4/rc4s.cpp [deleted file]
crypto/rc4/rc4test.c
crypto/rc5/Makefile
crypto/rc5/asm/rc5-586.pl
crypto/rc5/rc5.h
crypto/rc5/rc5_locl.h
crypto/rc5/rc5_skey.c
crypto/rc5/rc5s.cpp [deleted file]
crypto/ripemd/Makefile
crypto/ripemd/asm/rips.cpp [deleted file]
crypto/ripemd/asm/rmd-586.pl
crypto/ripemd/ripemd.h
crypto/ripemd/rmd_dgst.c
crypto/ripemd/rmd_locl.h
crypto/rsa/Makefile
crypto/rsa/rsa.h
crypto/rsa/rsa_ameth.c [new file with mode: 0644]
crypto/rsa/rsa_asn1.c
crypto/rsa/rsa_crpt.c [new file with mode: 0644]
crypto/rsa/rsa_eay.c
crypto/rsa/rsa_eng.c [deleted file]
crypto/rsa/rsa_err.c
crypto/rsa/rsa_gen.c
crypto/rsa/rsa_lib.c
crypto/rsa/rsa_locl.h [new file with mode: 0644]
crypto/rsa/rsa_oaep.c
crypto/rsa/rsa_pmeth.c [new file with mode: 0644]
crypto/rsa/rsa_prn.c [moved from fips/dsa/fips_dsa_lib.c with 74% similarity]
crypto/rsa/rsa_pss.c
crypto/rsa/rsa_sign.c
crypto/rsa/rsa_test.c
crypto/rsa/rsa_x931g.c [deleted file]
crypto/s390xcap.c [new file with mode: 0644]
crypto/s390xcpuid.S [new file with mode: 0644]
crypto/seed/Makefile
crypto/seed/seed.c
crypto/seed/seed.h
crypto/seed/seed_cbc.c
crypto/seed/seed_cfb.c
crypto/seed/seed_ofb.c
crypto/sha/Makefile
crypto/sha/asm/sha1-586.pl
crypto/sha/asm/sha1-armv4-large.pl [new file with mode: 0755]
crypto/sha/asm/sha1-ia64.pl
crypto/sha/asm/sha1-mips.pl [new file with mode: 0755]
crypto/sha/asm/sha1-parisc.pl [new file with mode: 0755]
crypto/sha/asm/sha1-ppc.pl [new file with mode: 0755]
crypto/sha/asm/sha1-s390x.pl [new file with mode: 0755]
crypto/sha/asm/sha1-sparcv9.pl [new file with mode: 0755]
crypto/sha/asm/sha1-sparcv9a.pl [new file with mode: 0755]
crypto/sha/asm/sha1-thumb.pl [new file with mode: 0755]
crypto/sha/asm/sha1-x86_64.pl
crypto/sha/asm/sha256-586.pl [new file with mode: 0755]
crypto/sha/asm/sha256-armv4.pl [new file with mode: 0755]
crypto/sha/asm/sha512-586.pl [new file with mode: 0755]
crypto/sha/asm/sha512-armv4.pl [new file with mode: 0755]
crypto/sha/asm/sha512-mips.pl [new file with mode: 0755]
crypto/sha/asm/sha512-parisc.pl [new file with mode: 0755]
crypto/sha/asm/sha512-ppc.pl [new file with mode: 0755]
crypto/sha/asm/sha512-s390x.pl [new file with mode: 0755]
crypto/sha/asm/sha512-sparcv9.pl [new file with mode: 0755]
crypto/sha/asm/sha512-sse2.pl [deleted file]
crypto/sha/asm/sha512-x86_64.pl
crypto/sha/sha.h
crypto/sha/sha1_one.c
crypto/sha/sha1dgst.c
crypto/sha/sha1s.cpp [deleted file]
crypto/sha/sha256.c
crypto/sha/sha512.c
crypto/sha/sha_dgst.c
crypto/sha/sha_locl.h
crypto/sha/shatest.c
crypto/sparccpuid.S
crypto/sparcv9cap.c [new file with mode: 0644]
crypto/srp/Makefile [new file with mode: 0644]
crypto/srp/srp.h [new file with mode: 0644]
crypto/srp/srp_grps.h [new file with mode: 0644]
crypto/srp/srp_lcl.h [new file with mode: 0644]
crypto/srp/srp_lib.c [new file with mode: 0644]
crypto/srp/srp_vfy.c [new file with mode: 0644]
crypto/srp/srptest.c [new file with mode: 0644]
crypto/stack/Makefile
crypto/stack/safestack.h
crypto/stack/stack.c
crypto/stack/stack.h
crypto/store/Makefile
crypto/store/store.h
crypto/store/str_err.c
crypto/store/str_lib.c
crypto/store/str_mem.c
crypto/symhacks.h
crypto/threads/mttest.c
crypto/tmdiff.c [deleted file]
crypto/tmdiff.h [deleted file]
crypto/ts/Makefile [new file with mode: 0644]
crypto/ts/ts.h [new file with mode: 0644]
crypto/ts/ts_asn1.c [new file with mode: 0644]
crypto/ts/ts_conf.c [new file with mode: 0644]
crypto/ts/ts_err.c [new file with mode: 0644]
crypto/ts/ts_lib.c [new file with mode: 0644]
crypto/ts/ts_req_print.c [new file with mode: 0644]
crypto/ts/ts_req_utils.c [new file with mode: 0644]
crypto/ts/ts_rsp_print.c [new file with mode: 0644]
crypto/ts/ts_rsp_sign.c [new file with mode: 0644]
crypto/ts/ts_rsp_utils.c [new file with mode: 0644]
crypto/ts/ts_rsp_verify.c [new file with mode: 0644]
crypto/ts/ts_verify_ctx.c [new file with mode: 0644]
crypto/txt_db/Makefile
crypto/txt_db/txt_db.c
crypto/txt_db/txt_db.h
crypto/ui/Makefile
crypto/ui/ui.h
crypto/ui/ui_err.c
crypto/ui/ui_lib.c
crypto/ui/ui_openssl.c
crypto/vms_rms.h [new file with mode: 0755]
crypto/whrlpool/Makefile [new file with mode: 0644]
crypto/whrlpool/asm/wp-mmx.pl [new file with mode: 0755]
crypto/whrlpool/asm/wp-x86_64.pl [new file with mode: 0755]
crypto/whrlpool/whrlpool.h [new file with mode: 0644]
crypto/whrlpool/wp_block.c [new file with mode: 0644]
crypto/whrlpool/wp_dgst.c [new file with mode: 0644]
crypto/whrlpool/wp_locl.h [new file with mode: 0644]
crypto/whrlpool/wp_test.c [new file with mode: 0644]
crypto/x509/Makefile
crypto/x509/by_dir.c
crypto/x509/by_file.c
crypto/x509/x509.h
crypto/x509/x509_cmp.c
crypto/x509/x509_err.c
crypto/x509/x509_lu.c
crypto/x509/x509_obj.c
crypto/x509/x509_req.c
crypto/x509/x509_set.c
crypto/x509/x509_trs.c
crypto/x509/x509_txt.c
crypto/x509/x509_vfy.c
crypto/x509/x509_vfy.h
crypto/x509/x509_vpm.c
crypto/x509/x509cset.c
crypto/x509/x509name.c
crypto/x509/x509type.c
crypto/x509/x_all.c
crypto/x509v3/Makefile
crypto/x509v3/ext_dat.h
crypto/x509v3/pcy_cache.c
crypto/x509v3/pcy_data.c
crypto/x509v3/pcy_int.h
crypto/x509v3/pcy_map.c
crypto/x509v3/pcy_node.c
crypto/x509v3/pcy_tree.c
crypto/x509v3/v3_addr.c
crypto/x509v3/v3_alt.c
crypto/x509v3/v3_asid.c
crypto/x509v3/v3_conf.c
crypto/x509v3/v3_cpols.c
crypto/x509v3/v3_crld.c
crypto/x509v3/v3_enum.c
crypto/x509v3/v3_extku.c
crypto/x509v3/v3_genn.c
crypto/x509v3/v3_lib.c
crypto/x509v3/v3_ncons.c
crypto/x509v3/v3_ocsp.c
crypto/x509v3/v3_pci.c
crypto/x509v3/v3_pcons.c
crypto/x509v3/v3_pmaps.c
crypto/x509v3/v3_prn.c
crypto/x509v3/v3_purp.c
crypto/x509v3/v3_skey.c
crypto/x509v3/v3_utl.c
crypto/x509v3/v3err.c
crypto/x509v3/x509v3.h
crypto/x86_64cpuid.pl
crypto/x86cpuid.pl
demos/README [deleted file]
demos/asn1/README.ASN1 [deleted file]
demos/asn1/ocsp.c [deleted file]
demos/b64.c [deleted file]
demos/b64.pl [deleted file]
demos/bio/Makefile [deleted file]
demos/bio/README [deleted file]
demos/bio/saccept.c [deleted file]
demos/bio/sconnect.c [deleted file]
demos/bio/server.pem [deleted file]
demos/easy_tls/Makefile [deleted file]
demos/easy_tls/README [deleted file]
demos/easy_tls/cacerts.pem [deleted file]
demos/easy_tls/cert.pem [deleted file]
demos/easy_tls/easy-tls.c [deleted file]
demos/easy_tls/easy-tls.h [deleted file]
demos/easy_tls/test.c [deleted file]
demos/easy_tls/test.h [deleted file]
demos/eay/Makefile [deleted file]
demos/eay/base64.c [deleted file]
demos/eay/conn.c [deleted file]
demos/eay/loadrsa.c [deleted file]
demos/engines/cluster_labs/Makefile [deleted file]
demos/engines/cluster_labs/cluster_labs.h [deleted file]
demos/engines/cluster_labs/hw_cluster_labs.c [deleted file]
demos/engines/cluster_labs/hw_cluster_labs.ec [deleted file]
demos/engines/cluster_labs/hw_cluster_labs_err.c [deleted file]
demos/engines/cluster_labs/hw_cluster_labs_err.h [deleted file]
demos/engines/ibmca/Makefile [deleted file]
demos/engines/ibmca/hw_ibmca.c [deleted file]
demos/engines/ibmca/hw_ibmca.ec [deleted file]
demos/engines/ibmca/hw_ibmca_err.c [deleted file]
demos/engines/ibmca/hw_ibmca_err.h [deleted file]
demos/engines/ibmca/ica_openssl_api.h [deleted file]
demos/engines/zencod/Makefile [deleted file]
demos/engines/zencod/hw_zencod.c [deleted file]
demos/engines/zencod/hw_zencod.ec [deleted file]
demos/engines/zencod/hw_zencod.h [deleted file]
demos/engines/zencod/hw_zencod_err.c [deleted file]
demos/engines/zencod/hw_zencod_err.h [deleted file]
demos/jpake/Makefile [deleted file]
demos/jpake/jpakedemo.c [deleted file]
demos/maurice/Makefile [deleted file]
demos/maurice/README [deleted file]
demos/maurice/cert.pem [deleted file]
demos/maurice/example1.c [deleted file]
demos/maurice/example2.c [deleted file]
demos/maurice/example3.c [deleted file]
demos/maurice/example4.c [deleted file]
demos/maurice/loadkeys.c [deleted file]
demos/maurice/loadkeys.h [deleted file]
demos/maurice/privkey.pem [deleted file]
demos/pkcs12/README [deleted file]
demos/pkcs12/pkread.c [deleted file]
demos/pkcs12/pkwrite.c [deleted file]
demos/prime/Makefile [deleted file]
demos/prime/prime.c [deleted file]
demos/privkey.pem [deleted file]
demos/selfsign.c [deleted file]
demos/sign/Makefile [deleted file]
demos/sign/cert.pem [deleted file]
demos/sign/key.pem [deleted file]
demos/sign/sig.txt [deleted file]
demos/sign/sign.c [deleted file]
demos/sign/sign.txt [deleted file]
demos/spkigen.c [deleted file]
demos/ssl/cli.cpp [deleted file]
demos/ssl/inetdsrv.cpp [deleted file]
demos/ssl/serv.cpp [deleted file]
demos/ssltest-ecc/ECC-RSAcertgen.sh [deleted file]
demos/ssltest-ecc/ECCcertgen.sh [deleted file]
demos/ssltest-ecc/README [deleted file]
demos/ssltest-ecc/RSAcertgen.sh [deleted file]
demos/ssltest-ecc/ssltest.sh [deleted file]
demos/state_machine/Makefile [deleted file]
demos/state_machine/state_machine.c [deleted file]
demos/tunala/A-client.pem [deleted file]
demos/tunala/A-server.pem [deleted file]
demos/tunala/CA.pem [deleted file]
demos/tunala/INSTALL [deleted file]
demos/tunala/Makefile [deleted file]
demos/tunala/Makefile.am [deleted file]
demos/tunala/README [deleted file]
demos/tunala/autogunk.sh [deleted file]
demos/tunala/autoungunk.sh [deleted file]
demos/tunala/breakage.c [deleted file]
demos/tunala/buffer.c [deleted file]
demos/tunala/cb.c [deleted file]
demos/tunala/configure.in [deleted file]
demos/tunala/ip.c [deleted file]
demos/tunala/sm.c [deleted file]
demos/tunala/test.sh [deleted file]
demos/tunala/tunala.c [deleted file]
demos/tunala/tunala.h [deleted file]
demos/x509/README [deleted file]
demos/x509/mkcert.c [deleted file]
demos/x509/mkreq.c [deleted file]
doc/apps/asn1parse.pod
doc/apps/ca.pod
doc/apps/ciphers.pod
doc/apps/cms.pod [new file with mode: 0644]
doc/apps/dgst.pod
doc/apps/dhparam.pod
doc/apps/dsa.pod
doc/apps/dsaparam.pod
doc/apps/ec.pod
doc/apps/ecparam.pod
doc/apps/enc.pod
doc/apps/gendsa.pod
doc/apps/genpkey.pod [new file with mode: 0644]
doc/apps/genrsa.pod
doc/apps/ocsp.pod
doc/apps/openssl.pod
doc/apps/pkcs12.pod
doc/apps/pkcs7.pod
doc/apps/pkcs8.pod
doc/apps/pkey.pod [new file with mode: 0644]
doc/apps/pkeyparam.pod [new file with mode: 0644]
doc/apps/pkeyutl.pod [new file with mode: 0644]
doc/apps/req.pod
doc/apps/rsa.pod
doc/apps/s_client.pod
doc/apps/s_server.pod
doc/apps/smime.pod
doc/apps/speed.pod
doc/apps/spkac.pod
doc/apps/ts.pod [new file with mode: 0644]
doc/apps/tsget.pod [new file with mode: 0644]
doc/apps/verify.pod
doc/apps/x509.pod
doc/apps/x509v3_config.pod
doc/crypto/ASN1_generate_nconf.pod
doc/crypto/BIO_f_md.pod
doc/crypto/BIO_f_ssl.pod
doc/crypto/BIO_new_CMS.pod [new file with mode: 0644]
doc/crypto/BIO_s_file.pod
doc/crypto/BIO_s_mem.pod
doc/crypto/BN_BLINDING_new.pod
doc/crypto/CMS_add0_cert.pod [new file with mode: 0644]
doc/crypto/CMS_add1_recipient_cert.pod [new file with mode: 0644]
doc/crypto/CMS_compress.pod [new file with mode: 0644]
doc/crypto/CMS_decrypt.pod [new file with mode: 0644]
doc/crypto/CMS_encrypt.pod [new file with mode: 0644]
doc/crypto/CMS_final.pod [new file with mode: 0644]
doc/crypto/CMS_get0_RecipientInfos.pod [new file with mode: 0644]
doc/crypto/CMS_get0_SignerInfos.pod [new file with mode: 0644]
doc/crypto/CMS_get0_type.pod [new file with mode: 0644]
doc/crypto/CMS_get1_ReceiptRequest.pod [new file with mode: 0644]
doc/crypto/CMS_sign.pod [new file with mode: 0644]
doc/crypto/CMS_sign_add1_signer.pod [new file with mode: 0644]
doc/crypto/CMS_sign_receipt.pod [new file with mode: 0644]
doc/crypto/CMS_uncompress.pod [new file with mode: 0644]
doc/crypto/CMS_verify.pod [new file with mode: 0644]
doc/crypto/CMS_verify_receipt.pod [new file with mode: 0644]
doc/crypto/DSA_get_ex_new_index.pod
doc/crypto/EVP_DigestInit.pod
doc/crypto/EVP_DigestSignInit.pod [new file with mode: 0644]
doc/crypto/EVP_DigestVerifyInit.pod [new file with mode: 0644]
doc/crypto/EVP_PKEY_CTX_ctrl.pod [new file with mode: 0644]
doc/crypto/EVP_PKEY_CTX_new.pod [new file with mode: 0644]
doc/crypto/EVP_PKEY_cmp.pod [new file with mode: 0644]
doc/crypto/EVP_PKEY_decrypt.pod [new file with mode: 0644]
doc/crypto/EVP_PKEY_derive.pod [new file with mode: 0644]
doc/crypto/EVP_PKEY_encrypt.pod [new file with mode: 0644]
doc/crypto/EVP_PKEY_get_default_digest.pod [new file with mode: 0644]
doc/crypto/EVP_PKEY_keygen.pod [new file with mode: 0644]
doc/crypto/EVP_PKEY_print_private.pod [new file with mode: 0644]
doc/crypto/EVP_PKEY_sign.pod [new file with mode: 0644]
doc/crypto/EVP_PKEY_verify.pod [new file with mode: 0644]
doc/crypto/EVP_PKEY_verifyrecover.pod [new file with mode: 0644]
doc/crypto/EVP_SignInit.pod
doc/crypto/EVP_VerifyInit.pod
doc/crypto/PEM_write_bio_CMS_stream.pod [new file with mode: 0644]
doc/crypto/PEM_write_bio_PKCS7_stream.pod [new file with mode: 0644]
doc/crypto/PKCS7_encrypt.pod
doc/crypto/PKCS7_sign.pod
doc/crypto/PKCS7_sign_add_signer.pod [new file with mode: 0644]
doc/crypto/SMIME_read_CMS.pod [new file with mode: 0644]
doc/crypto/SMIME_write_CMS.pod [new file with mode: 0644]
doc/crypto/SMIME_write_PKCS7.pod
doc/crypto/X509_STORE_CTX_get_error.pod [new file with mode: 0644]
doc/crypto/X509_STORE_CTX_get_ex_new_index.pod [new file with mode: 0644]
doc/crypto/X509_STORE_CTX_new.pod [new file with mode: 0644]
doc/crypto/X509_STORE_CTX_set_verify_cb.pod [new file with mode: 0644]
doc/crypto/X509_STORE_set_verify_cb_func.pod [new file with mode: 0644]
doc/crypto/X509_VERIFY_PARAM_set_flags.pod [new file with mode: 0644]
doc/crypto/X509_verify_cert.pod [new file with mode: 0644]
doc/crypto/d2i_RSAPublicKey.pod
doc/crypto/ecdsa.pod
doc/crypto/evp.pod
doc/crypto/hmac.pod
doc/crypto/i2d_CMS_bio_stream.pod [new file with mode: 0644]
doc/crypto/i2d_PKCS7_bio_stream.pod [new file with mode: 0644]
doc/crypto/lhash.pod
doc/crypto/threads.pod
doc/ssl/SSL_CTX_new.pod
doc/ssl/SSL_CTX_set_mode.pod
doc/ssl/SSL_CTX_set_options.pod
doc/ssl/SSL_CTX_set_psk_client_callback.pod [new file with mode: 0644]
doc/ssl/SSL_CTX_set_ssl_version.pod
doc/ssl/SSL_CTX_use_psk_identity_hint.pod [new file with mode: 0644]
doc/ssl/SSL_alert_type_string.pod
doc/ssl/SSL_get_psk_identity.pod [new file with mode: 0644]
doc/ssl/SSL_library_init.pod
doc/ssl/ssl.pod
doc/ssleay.txt
doc/standards.txt
e_os.h
e_os2.h
engines/Makefile
engines/alpha.opt [deleted file]
engines/ccgost/Makefile [new file with mode: 0644]
engines/ccgost/README.gost [new file with mode: 0644]
engines/ccgost/e_gost_err.c [new file with mode: 0644]
engines/ccgost/e_gost_err.h [new file with mode: 0644]
engines/ccgost/gost2001.c [new file with mode: 0644]
engines/ccgost/gost2001_keyx.c [new file with mode: 0644]
engines/ccgost/gost2001_keyx.h [new file with mode: 0644]
engines/ccgost/gost89.c [new file with mode: 0644]
engines/ccgost/gost89.h [new file with mode: 0644]
engines/ccgost/gost94_keyx.c [new file with mode: 0644]
engines/ccgost/gost_ameth.c [new file with mode: 0644]
engines/ccgost/gost_asn1.c [new file with mode: 0644]
engines/ccgost/gost_crypt.c [new file with mode: 0644]
engines/ccgost/gost_ctl.c [new file with mode: 0644]
engines/ccgost/gost_eng.c [new file with mode: 0644]
engines/ccgost/gost_keywrap.c [new file with mode: 0644]
engines/ccgost/gost_keywrap.h [new file with mode: 0644]
engines/ccgost/gost_lcl.h [new file with mode: 0644]
engines/ccgost/gost_md.c [new file with mode: 0644]
engines/ccgost/gost_params.c [new file with mode: 0644]
engines/ccgost/gost_params.h [new file with mode: 0644]
engines/ccgost/gost_pmeth.c [new file with mode: 0644]
engines/ccgost/gost_sign.c [new file with mode: 0644]
engines/ccgost/gosthash.c [new file with mode: 0644]
engines/ccgost/gosthash.h [new file with mode: 0644]
engines/ccgost/gostsum.c [new file with mode: 0644]
engines/e_4758cca.c
engines/e_4758cca.ec [deleted file]
engines/e_aep.c
engines/e_aep.ec [deleted file]
engines/e_atalla.ec [deleted file]
engines/e_capi.c
engines/e_capi.ec [deleted file]
engines/e_capi_err.c
engines/e_chil.c
engines/e_chil.ec [deleted file]
engines/e_cswift.ec [deleted file]
engines/e_gmp.c
engines/e_gmp.ec [deleted file]
engines/e_nuron.ec [deleted file]
engines/e_padlock.c [moved from crypto/engine/eng_padlock.c with 98% similarity]
engines/e_sureware.c
engines/e_sureware.ec [deleted file]
engines/e_ubsec.c
engines/e_ubsec.ec [deleted file]
engines/ia64.opt [deleted file]
engines/vax.opt [deleted file]
fips/Makefile [deleted file]
fips/aes/Makefile [deleted file]
fips/aes/fips_aesavs.c [deleted file]
fips/des/Makefile [deleted file]
fips/des/fips_des_selftest.c [deleted file]
fips/des/fips_desmovs.c [deleted file]
fips/dh/Makefile [deleted file]
fips/dh/dh_gen.c [deleted file]
fips/dh/fips_dh_check.c [deleted file]
fips/dh/fips_dh_gen.c [deleted file]
fips/dh/fips_dh_key.c [deleted file]
fips/dsa/Makefile [deleted file]
fips/dsa/fips_dsa_gen.c [deleted file]
fips/dsa/fips_dsa_key.c [deleted file]
fips/dsa/fips_dsa_ossl.c [deleted file]
fips/dsa/fips_dsa_selftest.c [deleted file]
fips/dsa/fips_dsa_sign.c [deleted file]
fips/dsa/fips_dsatest.c [deleted file]
fips/dsa/fips_dssvs.c [deleted file]
fips/fips-nodiff.txt [deleted file]
fips/fips.c [deleted file]
fips/fips.h [deleted file]
fips/fips_canister.c [deleted file]
fips/fips_premain.c [deleted file]
fips/fips_premain.c.sha1 [deleted file]
fips/fips_test_suite.c [deleted file]
fips/fips_utl.h [deleted file]
fips/fipsalgtest.pl [deleted file]
fips/fipsld [deleted file]
fips/fipstests.sh [deleted file]
fips/hmac/Makefile [deleted file]
fips/hmac/fips_hmac.c [deleted file]
fips/hmac/fips_hmac_selftest.c [deleted file]
fips/hmac/fips_hmactest.c [deleted file]
fips/mkfipsscr.pl [deleted file]
fips/openssl_fips_fingerprint [deleted file]
fips/rand/Makefile [deleted file]
fips/rand/fips_rand.c [deleted file]
fips/rand/fips_rand_selftest.c [deleted file]
fips/rand/fips_randtest.c [deleted file]
fips/rand/fips_rngvs.c [deleted file]
fips/rsa/Makefile [deleted file]
fips/rsa/fips_rsa_eay.c [deleted file]
fips/rsa/fips_rsa_gen.c [deleted file]
fips/rsa/fips_rsa_selftest.c [deleted file]
fips/rsa/fips_rsa_sign.c [deleted file]
fips/rsa/fips_rsa_x931g.c [deleted file]
fips/rsa/fips_rsagtest.c [deleted file]
fips/rsa/fips_rsastest.c [deleted file]
fips/rsa/fips_rsavtest.c [deleted file]
fips/sha/Makefile [deleted file]
fips/sha/fips_shatest.c [deleted file]
fips/sha/fips_standalone_sha1.c [deleted file]
openssl.doxy [deleted file]
openssl.spec [deleted file]
ssl/Makefile
ssl/bio_ssl.c
ssl/d1_both.c
ssl/d1_clnt.c
ssl/d1_enc.c
ssl/d1_lib.c
ssl/d1_meth.c
ssl/d1_pkt.c
ssl/d1_srtp.c [new file with mode: 0644]
ssl/d1_srvr.c
ssl/dtls1.h
ssl/kssl.c
ssl/kssl.h
ssl/kssl_lcl.h
ssl/s23_clnt.c
ssl/s23_lib.c
ssl/s23_meth.c
ssl/s23_srvr.c
ssl/s2_clnt.c
ssl/s2_enc.c
ssl/s2_lib.c
ssl/s2_meth.c
ssl/s2_pkt.c
ssl/s2_srvr.c
ssl/s3_both.c
ssl/s3_clnt.c
ssl/s3_enc.c
ssl/s3_lib.c
ssl/s3_meth.c
ssl/s3_pkt.c
ssl/s3_srvr.c
ssl/srtp.h [moved from crypto/evp/dig_eng.c with 77% similarity]
ssl/ssl.h
ssl/ssl2.h
ssl/ssl3.h
ssl/ssl_algs.c
ssl/ssl_asn1.c
ssl/ssl_cert.c
ssl/ssl_ciph.c
ssl/ssl_err.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/ssl_sess.c
ssl/ssl_stat.c
ssl/ssl_txt.c
ssl/ssltest.c
ssl/t1_clnt.c
ssl/t1_enc.c
ssl/t1_lib.c
ssl/t1_meth.c
ssl/t1_srvr.c
ssl/tls1.h
ssl/tls_srp.c [new file with mode: 0644]
test/CAss.cnf [deleted file]
test/CAssdh.cnf [deleted file]
test/CAssdsa.cnf [deleted file]
test/CAssrsa.cnf [deleted file]
test/Makefile [deleted file]
test/P1ss.cnf [deleted file]
test/P2ss.cnf [deleted file]
test/SHAmix.r [deleted file]
test/SHAmix.x [deleted file]
test/Sssdsa.cnf [deleted file]
test/Sssrsa.cnf [deleted file]
test/Uss.cnf [deleted file]
test/VMSca-response.1 [deleted file]
test/VMSca-response.2 [deleted file]
test/bctest [deleted file]
test/bftest.c [deleted symlink]
test/bntest.c [deleted symlink]
test/casttest.c [deleted symlink]
test/cms-examples.pl [deleted file]
test/cms-test.pl [deleted file]
test/destest.c [deleted symlink]
test/dhtest.c [deleted symlink]
test/dsatest.c [deleted symlink]
test/dummytest.c [deleted file]
test/ecdhtest.c [deleted symlink]
test/ecdsatest.c [deleted symlink]
test/ectest.c [deleted symlink]
test/enginetest.c [deleted symlink]
test/evp_test.c [deleted symlink]
test/evptests.txt [deleted file]
test/exptest.c [deleted symlink]
test/fips_aesavs.c [deleted symlink]
test/fips_desmovs.c [deleted symlink]
test/fips_dsatest.c [deleted symlink]
test/fips_dssvs.c [deleted symlink]
test/fips_hmactest.c [deleted symlink]
test/fips_randtest.c [deleted symlink]
test/fips_rngvs.c [deleted symlink]
test/fips_rsagtest.c [deleted symlink]
test/fips_rsastest.c [deleted symlink]
test/fips_rsavtest.c [deleted symlink]
test/fips_shatest.c [deleted symlink]
test/fips_test_suite.c [deleted symlink]
test/hmactest.c [deleted symlink]
test/ideatest.c [deleted symlink]
test/igetest.c [deleted file]
test/jpaketest.c [deleted symlink]
test/md2test.c [deleted symlink]
test/md4test.c [deleted symlink]
test/md5test.c [deleted symlink]
test/mdc2test.c [deleted symlink]
test/methtest.c [deleted file]
test/pkcs7-1.pem [deleted file]
test/pkcs7.pem [deleted file]
test/r160test.c [deleted file]
test/randtest.c [deleted symlink]
test/rc2test.c [deleted symlink]
test/rc4test.c [deleted symlink]
test/rc5test.c [deleted symlink]
test/rmdtest.c [deleted symlink]
test/rsa_test.c [deleted symlink]
test/sha1test.c [deleted symlink]
test/sha256t.c [deleted symlink]
test/sha512t.c [deleted symlink]
test/shatest.c [deleted symlink]
test/smcont.txt [deleted file]
test/smime-certs/smdsa1.pem [deleted file]
test/smime-certs/smdsa2.pem [deleted file]
test/smime-certs/smdsa3.pem [deleted file]
test/smime-certs/smdsap.pem [deleted file]
test/smime-certs/smroot.pem [deleted file]
test/smime-certs/smrsa1.pem [deleted file]
test/smime-certs/smrsa2.pem [deleted file]
test/smime-certs/smrsa3.pem [deleted file]
test/ssltest.c [deleted symlink]
test/tcrl [deleted file]
test/test.cnf [deleted file]
test/testca [deleted file]
test/testcrl.pem [deleted file]
test/testenc [deleted file]
test/testfipsssl [deleted file]
test/testgen [deleted file]
test/testp7.pem [deleted file]
test/testreq2.pem [deleted file]
test/testrsa.pem [deleted file]
test/testsid.pem [deleted file]
test/testss [deleted file]
test/testssl [deleted file]
test/testsslproxy [deleted file]
test/testx509.pem [deleted file]
test/times [deleted file]
test/tpkcs7 [deleted file]
test/tpkcs7d [deleted file]
test/treq [deleted file]
test/trsa [deleted file]
test/tsid [deleted file]
test/tx509 [deleted file]
test/v3-cert1.pem [deleted file]
test/v3-cert2.pem [deleted file]
times/090/586-100.nt [deleted file]
times/091/486-50.nt [deleted file]
times/091/586-100.lnx [deleted file]
times/091/68000.bsd [deleted file]
times/091/686-200.lnx [deleted file]
times/091/alpha064.osf [deleted file]
times/091/alpha164.lnx [deleted file]
times/091/alpha164.osf [deleted file]
times/091/mips-rel.pl [deleted file]
times/091/r10000.irx [deleted file]
times/091/r3000.ult [deleted file]
times/091/r4400.irx [deleted file]
times/100.lnx [deleted file]
times/100.nt [deleted file]
times/200.lnx [deleted file]
times/486-66.dos [deleted file]
times/486-66.nt [deleted file]
times/486-66.w31 [deleted file]
times/5.lnx [deleted file]
times/586-085i.nt [deleted file]
times/586-100.LN3 [deleted file]
times/586-100.NT2 [deleted file]
times/586-100.dos [deleted file]
times/586-100.ln4 [deleted file]
times/586-100.lnx [deleted file]
times/586-100.nt [deleted file]
times/586-100.ntx [deleted file]
times/586-100.w31 [deleted file]
times/586-1002.lnx [deleted file]
times/586p-100.lnx [deleted file]
times/686-200.bsd [deleted file]
times/686-200.lnx [deleted file]
times/686-200.nt [deleted file]
times/L1 [deleted file]
times/R10000.t [deleted file]
times/R4400.t [deleted file]
times/aix.t [deleted file]
times/aixold.t [deleted file]
times/alpha.t [deleted file]
times/alpha400.t [deleted file]
times/cyrix100.lnx [deleted file]
times/dgux-x86.t [deleted file]
times/dgux.t [deleted file]
times/hpux-acc.t [deleted file]
times/hpux-kr.t [deleted file]
times/hpux.t [deleted file]
times/p2.w95 [deleted file]
times/pent2.t [deleted file]
times/readme [deleted file]
times/s586-100.lnx [deleted file]
times/s586-100.nt [deleted file]
times/sgi.t [deleted file]
times/sparc.t [deleted file]
times/sparc2 [deleted file]
times/sparcLX.t [deleted file]
times/usparc.t [deleted file]
times/x86/bfs.cpp [deleted file]
times/x86/casts.cpp [deleted file]
times/x86/des3s.cpp [deleted file]
times/x86/dess.cpp [deleted file]
times/x86/md4s.cpp [deleted file]
times/x86/md5s.cpp [deleted file]
times/x86/rc4s.cpp [deleted file]
times/x86/sha1s.cpp [deleted file]
tools/Makefile [deleted file]
tools/c89.sh [deleted file]
tools/c_hash [deleted file]
tools/c_info [deleted file]
tools/c_issuer [deleted file]
tools/c_name [deleted file]
tools/c_rehash [deleted file]
tools/c_rehash.in [deleted file]
util/arx.pl [deleted file]
util/ck_errf.pl
util/clean-depend.pl
util/cygwin.sh [new file with mode: 0755]
util/domd
util/fipslink.pl [deleted file]
util/libeay.num
util/mk1mf.pl
util/mkdef.pl
util/mkerr.pl
util/mkfiles.pl
util/mklink.pl
util/mkrc.pl [new file with mode: 0755]
util/mksdef.pl [deleted file]
util/mkstack.pl
util/pl/BC-32.pl
util/pl/Mingw32.pl
util/pl/VC-32.pl
util/pl/netware.pl
util/point.sh
util/selftest.pl
util/shlib_wrap.sh
util/ssleay.num