[Midnightbsd-cvs] [MidnightBSD/src] 1978b4: Vendor import of OpenSSL 3.0.20
Lucas Holt
noreply at github.com
Sun Jun 7 21:19:29 EDT 2026
Branch: refs/heads/vendor/openssl
Home: https://github.com/MidnightBSD/src
Commit: 1978b4488172b7c3dcfa0bbc5a05763e1a617d18
https://github.com/MidnightBSD/src/commit/1978b4488172b7c3dcfa0bbc5a05763e1a617d18
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-06-07 (Sun, 07 Jun 2026)
Changed paths:
M ACKNOWLEDGEMENTS.md
M CHANGES.md
M Configurations/10-main.conf
M Configurations/50-nonstop.conf
M Configurations/unix-Makefile.tmpl
M Configurations/windows-makefile.tmpl
M Configure
M INSTALL.md
M NEWS.md
M NOTES-NONSTOP.md
M NOTES-WINDOWS.md
M README-ENGINES.md
M README.md
M VERSION.dat
M apps/CA.pl.in
M apps/asn1parse.c
M apps/ca.c
M apps/ciphers.c
M apps/cmp.c
M apps/cms.c
M apps/crl.c
M apps/crl2pkcs7.c
M apps/dgst.c
M apps/dhparam.c
M apps/dsa.c
M apps/dsaparam.c
M apps/ec.c
M apps/ecparam.c
M apps/enc.c
M apps/engine.c
M apps/errstr.c
M apps/fipsinstall.c
M apps/gendsa.c
M apps/genpkey.c
M apps/genrsa.c
M apps/include/app_libctx.h
M apps/include/app_params.h
M apps/include/apps.h
M apps/include/apps_ui.h
M apps/include/cmp_mock_srv.h
M apps/include/engine_loader.h
M apps/include/fmt.h
M apps/include/function.h
M apps/include/http_server.h
M apps/include/names.h
M apps/include/opt.h
M apps/include/platform.h
M apps/include/s_apps.h
M apps/include/vms_term_sock.h
M apps/info.c
M apps/kdf.c
M apps/lib/app_libctx.c
M apps/lib/app_params.c
M apps/lib/app_provider.c
M apps/lib/app_rand.c
M apps/lib/app_x509.c
M apps/lib/apps.c
M apps/lib/apps_ui.c
M apps/lib/cmp_mock_srv.c
M apps/lib/columns.c
M apps/lib/engine.c
M apps/lib/engine_loader.c
M apps/lib/http_server.c
M apps/lib/names.c
M apps/lib/opt.c
M apps/lib/s_cb.c
M apps/lib/s_socket.c
M apps/lib/tlssrp_depr.c
M apps/lib/vms_decc_argv.c
M apps/lib/vms_term_sock.c
M apps/lib/win32_init.c
M apps/list.c
M apps/mac.c
M apps/nseq.c
M apps/ocsp.c
M apps/openssl.c
M apps/passwd.c
M apps/pkcs12.c
M apps/pkcs7.c
M apps/pkcs8.c
M apps/pkey.c
M apps/pkeyparam.c
M apps/pkeyutl.c
M apps/prime.c
M apps/progs.pl
M apps/rand.c
M apps/rehash.c
M apps/req.c
M apps/rsa.c
M apps/rsautl.c
M apps/s_client.c
M apps/s_server.c
M apps/s_time.c
M apps/sess_id.c
M apps/smime.c
M apps/speed.c
M apps/spkac.c
M apps/srp.c
M apps/storeutl.c
M apps/testdsa.h
M apps/testrsa.h
M apps/timeouts.h
M apps/ts.c
M apps/verify.c
M apps/version.c
M apps/vms_decc_init.c
M apps/x509.c
M configdata.pm.in
M crypto/LPdir_nyi.c
M crypto/LPdir_unix.c
M crypto/LPdir_vms.c
M crypto/LPdir_win.c
M crypto/LPdir_win32.c
M crypto/LPdir_wince.c
M crypto/aes/aes_cbc.c
M crypto/aes/aes_cfb.c
M crypto/aes/aes_core.c
M crypto/aes/aes_ecb.c
M crypto/aes/aes_ige.c
M crypto/aes/aes_local.h
M crypto/aes/aes_misc.c
M crypto/aes/aes_ofb.c
M crypto/aes/aes_wrap.c
M crypto/aes/aes_x86core.c
M crypto/aes/asm/aes-s390x.pl
M crypto/aes/asm/aesv8-armx.pl
M crypto/aria/aria.c
M crypto/arm_arch.h
M crypto/armcap.c
M crypto/asn1/a_bitstr.c
M crypto/asn1/a_d2i_fp.c
M crypto/asn1/a_digest.c
M crypto/asn1/a_dup.c
M crypto/asn1/a_gentm.c
M crypto/asn1/a_i2d_fp.c
M crypto/asn1/a_int.c
M crypto/asn1/a_mbstr.c
M crypto/asn1/a_object.c
M crypto/asn1/a_octet.c
M crypto/asn1/a_print.c
M crypto/asn1/a_sign.c
M crypto/asn1/a_strex.c
M crypto/asn1/a_strnid.c
M crypto/asn1/a_time.c
M crypto/asn1/a_type.c
M crypto/asn1/a_utctm.c
M crypto/asn1/a_utf8.c
M crypto/asn1/a_verify.c
M crypto/asn1/ameth_lib.c
M crypto/asn1/asn1_err.c
M crypto/asn1/asn1_gen.c
M crypto/asn1/asn1_item_list.h
M crypto/asn1/asn1_lib.c
M crypto/asn1/asn1_local.h
M crypto/asn1/asn1_parse.c
M crypto/asn1/asn_mime.c
M crypto/asn1/asn_mstbl.c
M crypto/asn1/asn_pack.c
M crypto/asn1/bio_asn1.c
M crypto/asn1/bio_ndef.c
M crypto/asn1/d2i_param.c
M crypto/asn1/d2i_pr.c
M crypto/asn1/d2i_pu.c
M crypto/asn1/evp_asn1.c
M crypto/asn1/f_int.c
M crypto/asn1/f_string.c
M crypto/asn1/i2d_evp.c
M crypto/asn1/n_pkey.c
M crypto/asn1/nsseq.c
M crypto/asn1/p5_pbe.c
M crypto/asn1/p5_pbev2.c
M crypto/asn1/p5_scrypt.c
M crypto/asn1/p8_pkey.c
M crypto/asn1/standard_methods.h
M crypto/asn1/t_bitst.c
M crypto/asn1/t_pkey.c
M crypto/asn1/t_spki.c
M crypto/asn1/tasn_dec.c
M crypto/asn1/tasn_enc.c
M crypto/asn1/tasn_new.c
M crypto/asn1/tasn_prn.c
M crypto/asn1/tasn_scn.c
M crypto/asn1/tasn_typ.c
M crypto/asn1/tasn_utl.c
M crypto/asn1/tbl_standard.h
M crypto/asn1/x_algor.c
M crypto/asn1/x_bignum.c
M crypto/asn1/x_int64.c
M crypto/asn1/x_long.c
M crypto/asn1/x_sig.c
M crypto/asn1/x_spki.c
M crypto/asn1/x_val.c
M crypto/asn1_dsa.c
M crypto/async/arch/async_null.c
M crypto/async/arch/async_null.h
M crypto/async/arch/async_posix.c
M crypto/async/arch/async_posix.h
M crypto/async/arch/async_win.c
M crypto/async/arch/async_win.h
M crypto/async/async.c
M crypto/async/async_err.c
M crypto/async/async_local.h
M crypto/async/async_wait.c
M crypto/bf/bf_cfb64.c
M crypto/bf/bf_ecb.c
M crypto/bf/bf_enc.c
M crypto/bf/bf_local.h
M crypto/bf/bf_ofb64.c
M crypto/bf/bf_pi.h
M crypto/bio/bf_buff.c
M crypto/bio/bf_lbuf.c
M crypto/bio/bf_prefix.c
M crypto/bio/bf_readbuff.c
M crypto/bio/bio_addr.c
M crypto/bio/bio_cb.c
M crypto/bio/bio_dump.c
M crypto/bio/bio_err.c
M crypto/bio/bio_lib.c
M crypto/bio/bio_local.h
M crypto/bio/bio_meth.c
M crypto/bio/bio_print.c
M crypto/bio/bio_sock.c
M crypto/bio/bio_sock2.c
M crypto/bio/bss_acpt.c
M crypto/bio/bss_bio.c
M crypto/bio/bss_conn.c
M crypto/bio/bss_core.c
M crypto/bio/bss_dgram.c
M crypto/bio/bss_fd.c
M crypto/bio/bss_file.c
M crypto/bio/bss_log.c
M crypto/bio/bss_mem.c
M crypto/bio/bss_null.c
M crypto/bio/bss_sock.c
M crypto/bio/ossl_core_bio.c
R crypto/bn/README.pod
M crypto/bn/asm/armv4-gf2m.pl
M crypto/bn/asm/armv8-mont.pl
M crypto/bn/asm/rsaz-avx512.pl
M crypto/bn/asm/sparcv9-mont.pl
M crypto/bn/asm/x86_64-gcc.c
M crypto/bn/bn_add.c
M crypto/bn/bn_asm.c
M crypto/bn/bn_blind.c
M crypto/bn/bn_const.c
M crypto/bn/bn_conv.c
M crypto/bn/bn_ctx.c
M crypto/bn/bn_depr.c
M crypto/bn/bn_dh.c
M crypto/bn/bn_div.c
M crypto/bn/bn_err.c
M crypto/bn/bn_exp.c
M crypto/bn/bn_exp2.c
M crypto/bn/bn_gcd.c
M crypto/bn/bn_gf2m.c
M crypto/bn/bn_intern.c
M crypto/bn/bn_kron.c
M crypto/bn/bn_lib.c
M crypto/bn/bn_local.h
M crypto/bn/bn_mod.c
M crypto/bn/bn_mont.c
M crypto/bn/bn_mpi.c
M crypto/bn/bn_mul.c
M crypto/bn/bn_nist.c
M crypto/bn/bn_ppc.c
M crypto/bn/bn_prime.c
M crypto/bn/bn_print.c
M crypto/bn/bn_rand.c
M crypto/bn/bn_recp.c
M crypto/bn/bn_rsa_fips186_4.c
M crypto/bn/bn_shift.c
M crypto/bn/bn_sparc.c
M crypto/bn/bn_sqr.c
M crypto/bn/bn_sqrt.c
M crypto/bn/bn_srp.c
M crypto/bn/bn_word.c
M crypto/bn/bn_x931p.c
M crypto/bn/rsaz_exp.c
M crypto/bn/rsaz_exp.h
M crypto/bn/rsaz_exp_x2.c
M crypto/bsearch.c
M crypto/buffer/buf_err.c
M crypto/camellia/camellia.c
M crypto/camellia/cmll_cbc.c
M crypto/camellia/cmll_cfb.c
M crypto/camellia/cmll_ctr.c
M crypto/camellia/cmll_ecb.c
M crypto/camellia/cmll_local.h
M crypto/camellia/cmll_misc.c
M crypto/camellia/cmll_ofb.c
M crypto/cast/c_cfb64.c
M crypto/cast/c_ecb.c
M crypto/cast/c_enc.c
M crypto/cast/c_ofb64.c
M crypto/cast/c_skey.c
M crypto/cast/cast_local.h
M crypto/cast/cast_s.h
M crypto/chacha/chacha_enc.c
M crypto/chacha/chacha_ppc.c
M crypto/cmac/cmac.c
M crypto/cmp/cmp_asn.c
M crypto/cmp/cmp_client.c
M crypto/cmp/cmp_ctx.c
M crypto/cmp/cmp_err.c
M crypto/cmp/cmp_hdr.c
M crypto/cmp/cmp_http.c
M crypto/cmp/cmp_local.h
M crypto/cmp/cmp_msg.c
M crypto/cmp/cmp_protect.c
M crypto/cmp/cmp_server.c
M crypto/cmp/cmp_status.c
M crypto/cmp/cmp_util.c
M crypto/cmp/cmp_vfy.c
M crypto/cms/cms_asn1.c
M crypto/cms/cms_att.c
M crypto/cms/cms_cd.c
M crypto/cms/cms_dd.c
M crypto/cms/cms_dh.c
M crypto/cms/cms_ec.c
M crypto/cms/cms_enc.c
M crypto/cms/cms_env.c
M crypto/cms/cms_err.c
M crypto/cms/cms_ess.c
M crypto/cms/cms_io.c
M crypto/cms/cms_kari.c
M crypto/cms/cms_lib.c
M crypto/cms/cms_local.h
M crypto/cms/cms_pwri.c
M crypto/cms/cms_rsa.c
M crypto/cms/cms_sd.c
M crypto/cms/cms_smime.c
M crypto/comp/c_zlib.c
M crypto/comp/comp_err.c
M crypto/comp/comp_lib.c
M crypto/comp/comp_local.h
M crypto/conf/conf_api.c
M crypto/conf/conf_def.c
M crypto/conf/conf_err.c
M crypto/conf/conf_lib.c
M crypto/conf/conf_mod.c
M crypto/conf/conf_sap.c
M crypto/conf/conf_ssl.c
M crypto/context.c
M crypto/core_algorithm.c
M crypto/core_fetch.c
M crypto/core_namemap.c
M crypto/cpt_err.c
M crypto/cpuid.c
M crypto/crmf/crmf_asn.c
M crypto/crmf/crmf_err.c
M crypto/crmf/crmf_lib.c
M crypto/crmf/crmf_local.h
M crypto/crmf/crmf_pbm.c
M crypto/cryptlib.c
M crypto/ct/ct_b64.c
M crypto/ct/ct_err.c
M crypto/ct/ct_local.h
M crypto/ct/ct_log.c
M crypto/ct/ct_oct.c
M crypto/ct/ct_policy.c
M crypto/ct/ct_prn.c
M crypto/ct/ct_sct.c
M crypto/ct/ct_sct_ctx.c
M crypto/ct/ct_vfy.c
M crypto/ct/ct_x509v3.c
M crypto/ctype.c
M crypto/der_writer.c
M crypto/des/cbc_cksm.c
M crypto/des/cbc_enc.c
M crypto/des/cfb64ede.c
M crypto/des/cfb64enc.c
M crypto/des/cfb_enc.c
M crypto/des/des_enc.c
M crypto/des/des_local.h
M crypto/des/ecb3_enc.c
M crypto/des/ecb_enc.c
M crypto/des/fcrypt.c
M crypto/des/fcrypt_b.c
M crypto/des/ncbc_enc.c
M crypto/des/ofb64ede.c
M crypto/des/ofb64enc.c
M crypto/des/ofb_enc.c
M crypto/des/pcbc_enc.c
M crypto/des/qud_cksm.c
M crypto/des/set_key.c
M crypto/des/spr.h
M crypto/des/xcbc_enc.c
M crypto/dh/dh_ameth.c
M crypto/dh/dh_asn1.c
M crypto/dh/dh_backend.c
M crypto/dh/dh_check.c
M crypto/dh/dh_depr.c
M crypto/dh/dh_err.c
M crypto/dh/dh_gen.c
M crypto/dh/dh_group_params.c
M crypto/dh/dh_kdf.c
M crypto/dh/dh_key.c
M crypto/dh/dh_lib.c
M crypto/dh/dh_local.h
M crypto/dh/dh_meth.c
M crypto/dh/dh_pmeth.c
M crypto/dh/dh_rfc5114.c
M crypto/dllmain.c
M crypto/dsa/dsa_ameth.c
M crypto/dsa/dsa_asn1.c
M crypto/dsa/dsa_backend.c
M crypto/dsa/dsa_check.c
M crypto/dsa/dsa_depr.c
M crypto/dsa/dsa_err.c
M crypto/dsa/dsa_gen.c
M crypto/dsa/dsa_key.c
M crypto/dsa/dsa_lib.c
M crypto/dsa/dsa_local.h
M crypto/dsa/dsa_meth.c
M crypto/dsa/dsa_ossl.c
M crypto/dsa/dsa_pmeth.c
M crypto/dsa/dsa_sign.c
M crypto/dsa/dsa_vrf.c
M crypto/dso/dso_dl.c
M crypto/dso/dso_dlfcn.c
M crypto/dso/dso_err.c
M crypto/dso/dso_lib.c
M crypto/dso/dso_local.h
M crypto/dso/dso_vms.c
M crypto/dso/dso_win32.c
M crypto/ebcdic.c
M crypto/ec/curve25519.c
M crypto/ec/curve448/arch_32/arch_intrinsics.h
M crypto/ec/curve448/arch_32/f_impl.h
M crypto/ec/curve448/arch_32/f_impl32.c
M crypto/ec/curve448/arch_64/arch_intrinsics.h
M crypto/ec/curve448/arch_64/f_impl.h
M crypto/ec/curve448/arch_64/f_impl64.c
M crypto/ec/curve448/curve448.c
M crypto/ec/curve448/curve448_local.h
M crypto/ec/curve448/curve448_tables.c
M crypto/ec/curve448/curve448utils.h
M crypto/ec/curve448/ed448.h
M crypto/ec/curve448/eddsa.c
M crypto/ec/curve448/f_generic.c
M crypto/ec/curve448/field.h
M crypto/ec/curve448/point_448.h
M crypto/ec/curve448/scalar.c
M crypto/ec/curve448/word.h
M crypto/ec/ec2_oct.c
M crypto/ec/ec2_smpl.c
M crypto/ec/ec_ameth.c
M crypto/ec/ec_asn1.c
M crypto/ec/ec_backend.c
M crypto/ec/ec_check.c
M crypto/ec/ec_curve.c
M crypto/ec/ec_cvt.c
M crypto/ec/ec_deprecated.c
M crypto/ec/ec_err.c
M crypto/ec/ec_key.c
M crypto/ec/ec_kmeth.c
M crypto/ec/ec_lib.c
M crypto/ec/ec_local.h
M crypto/ec/ec_mult.c
M crypto/ec/ec_oct.c
M crypto/ec/ec_pmeth.c
M crypto/ec/ec_print.c
M crypto/ec/ecdh_kdf.c
M crypto/ec/ecdh_ossl.c
M crypto/ec/ecdsa_ossl.c
M crypto/ec/ecdsa_sign.c
M crypto/ec/ecdsa_vrf.c
M crypto/ec/eck_prn.c
M crypto/ec/ecp_mont.c
M crypto/ec/ecp_nist.c
M crypto/ec/ecp_nistp224.c
M crypto/ec/ecp_nistp256.c
M crypto/ec/ecp_nistp521.c
M crypto/ec/ecp_nistputil.c
M crypto/ec/ecp_nistz256.c
M crypto/ec/ecp_nistz256_table.c
M crypto/ec/ecp_oct.c
M crypto/ec/ecp_ppc.c
M crypto/ec/ecp_s390x_nistp.c
M crypto/ec/ecp_smpl.c
M crypto/ec/ecx_backend.c
M crypto/ec/ecx_backend.h
M crypto/ec/ecx_key.c
M crypto/ec/ecx_meth.c
M crypto/ec/ecx_s390x.c
M crypto/encode_decode/decoder_err.c
M crypto/encode_decode/decoder_lib.c
M crypto/encode_decode/decoder_meth.c
M crypto/encode_decode/decoder_pkey.c
M crypto/encode_decode/encoder_err.c
M crypto/encode_decode/encoder_lib.c
M crypto/encode_decode/encoder_local.h
M crypto/encode_decode/encoder_meth.c
M crypto/encode_decode/encoder_pkey.c
M crypto/engine/eng_all.c
M crypto/engine/eng_cnf.c
M crypto/engine/eng_ctrl.c
M crypto/engine/eng_dyn.c
M crypto/engine/eng_err.c
M crypto/engine/eng_fat.c
M crypto/engine/eng_lib.c
M crypto/engine/eng_list.c
M crypto/engine/eng_local.h
M crypto/engine/eng_openssl.c
M crypto/engine/eng_pkey.c
M crypto/engine/eng_rdrand.c
M crypto/engine/eng_table.c
M crypto/engine/tb_asnmth.c
M crypto/engine/tb_cipher.c
M crypto/engine/tb_dh.c
M crypto/engine/tb_digest.c
M crypto/engine/tb_dsa.c
M crypto/engine/tb_eckey.c
M crypto/engine/tb_pkmeth.c
M crypto/engine/tb_rand.c
M crypto/engine/tb_rsa.c
M crypto/err/err.c
M crypto/err/err_all.c
M crypto/err/err_all_legacy.c
M crypto/err/err_local.h
M crypto/err/err_prn.c
M crypto/err/openssl.txt
M crypto/ess/ess_asn1.c
M crypto/ess/ess_err.c
M crypto/ess/ess_lib.c
M crypto/evp/asymcipher.c
M crypto/evp/bio_b64.c
M crypto/evp/bio_enc.c
M crypto/evp/bio_md.c
M crypto/evp/bio_ok.c
M crypto/evp/c_allc.c
M crypto/evp/cmeth_lib.c
M crypto/evp/ctrl_params_translate.c
M crypto/evp/dh_ctrl.c
M crypto/evp/dh_support.c
M crypto/evp/digest.c
M crypto/evp/dsa_ctrl.c
M crypto/evp/e_aes.c
M crypto/evp/e_aes_cbc_hmac_sha1.c
M crypto/evp/e_aes_cbc_hmac_sha256.c
M crypto/evp/e_aria.c
M crypto/evp/e_bf.c
M crypto/evp/e_camellia.c
M crypto/evp/e_cast.c
M crypto/evp/e_chacha20_poly1305.c
M crypto/evp/e_des.c
M crypto/evp/e_des3.c
M crypto/evp/e_idea.c
M crypto/evp/e_null.c
M crypto/evp/e_old.c
M crypto/evp/e_rc2.c
M crypto/evp/e_rc4.c
M crypto/evp/e_rc4_hmac_md5.c
M crypto/evp/e_rc5.c
M crypto/evp/e_seed.c
M crypto/evp/e_sm4.c
M crypto/evp/e_xcbc_d.c
M crypto/evp/ec_ctrl.c
M crypto/evp/ec_support.c
M crypto/evp/encode.c
M crypto/evp/evp_cnf.c
M crypto/evp/evp_enc.c
M crypto/evp/evp_err.c
M crypto/evp/evp_fetch.c
M crypto/evp/evp_key.c
M crypto/evp/evp_lib.c
M crypto/evp/evp_local.h
M crypto/evp/evp_pbe.c
M crypto/evp/evp_pkey.c
M crypto/evp/evp_rand.c
M crypto/evp/evp_utils.c
M crypto/evp/exchange.c
M crypto/evp/kdf_lib.c
M crypto/evp/kdf_meth.c
M crypto/evp/kem.c
M crypto/evp/keymgmt_lib.c
M crypto/evp/keymgmt_meth.c
M crypto/evp/legacy_blake2.c
M crypto/evp/legacy_md5_sha1.c
M crypto/evp/legacy_mdc2.c
M crypto/evp/legacy_meth.h
M crypto/evp/legacy_ripemd.c
M crypto/evp/legacy_sha.c
M crypto/evp/legacy_wp.c
M crypto/evp/m_sigver.c
M crypto/evp/mac_lib.c
M crypto/evp/mac_meth.c
M crypto/evp/names.c
M crypto/evp/p5_crpt.c
M crypto/evp/p5_crpt2.c
M crypto/evp/p_dec.c
M crypto/evp/p_enc.c
M crypto/evp/p_lib.c
M crypto/evp/p_open.c
M crypto/evp/p_seal.c
M crypto/evp/p_sign.c
M crypto/evp/p_verify.c
M crypto/evp/pbe_scrypt.c
M crypto/evp/pmeth_check.c
M crypto/evp/pmeth_gn.c
M crypto/evp/pmeth_lib.c
M crypto/evp/signature.c
M crypto/ex_data.c
M crypto/ffc/ffc_backend.c
M crypto/ffc/ffc_dh.c
M crypto/ffc/ffc_key_generate.c
M crypto/ffc/ffc_key_validate.c
M crypto/ffc/ffc_params.c
M crypto/ffc/ffc_params_generate.c
M crypto/ffc/ffc_params_validate.c
M crypto/getenv.c
M crypto/hmac/hmac.c
M crypto/hmac/hmac_local.h
M crypto/http/http_client.c
M crypto/http/http_err.c
M crypto/http/http_lib.c
M crypto/idea/i_cbc.c
M crypto/idea/i_cfb64.c
M crypto/idea/i_ecb.c
M crypto/idea/i_ofb64.c
M crypto/idea/idea_local.h
M crypto/info.c
M crypto/init.c
M crypto/initthread.c
M crypto/lhash/lh_stats.c
M crypto/lhash/lhash.c
M crypto/lhash/lhash_local.h
M crypto/md2/md2_dgst.c
M crypto/md4/md4_dgst.c
M crypto/md4/md4_local.h
M crypto/md4/md4_one.c
M crypto/md5/md5_dgst.c
M crypto/md5/md5_local.h
M crypto/md5/md5_one.c
M crypto/mdc2/mdc2dgst.c
M crypto/mem.c
M crypto/mem_sec.c
M crypto/mips_arch.h
M crypto/modes/asm/ghash-armv4.pl
M crypto/modes/cbc128.c
M crypto/modes/ccm128.c
M crypto/modes/cfb128.c
M crypto/modes/ctr128.c
M crypto/modes/cts128.c
M crypto/modes/gcm128.c
M crypto/modes/ocb128.c
M crypto/modes/ofb128.c
M crypto/modes/siv128.c
M crypto/modes/wrap128.c
M crypto/modes/xts128.c
M crypto/o_dir.c
M crypto/o_fopen.c
M crypto/o_str.c
M crypto/o_time.c
M crypto/objects/o_names.c
M crypto/objects/obj_compat.h
M crypto/objects/obj_dat.c
M crypto/objects/obj_dat.h
M crypto/objects/obj_err.c
M crypto/objects/obj_lib.c
M crypto/ocsp/ocsp_asn.c
M crypto/ocsp/ocsp_cl.c
M crypto/ocsp/ocsp_err.c
M crypto/ocsp/ocsp_ext.c
M crypto/ocsp/ocsp_http.c
M crypto/ocsp/ocsp_lib.c
M crypto/ocsp/ocsp_local.h
M crypto/ocsp/ocsp_prn.c
M crypto/ocsp/ocsp_srv.c
M crypto/ocsp/ocsp_vfy.c
M crypto/ocsp/v3_ocsp.c
M crypto/packet.c
M crypto/param_build.c
M crypto/param_build_set.c
M crypto/params.c
M crypto/params_dup.c
M crypto/params_from_text.c
M crypto/passphrase.c
M crypto/pem/pem_all.c
M crypto/pem/pem_err.c
M crypto/pem/pem_info.c
M crypto/pem/pem_lib.c
M crypto/pem/pem_local.h
M crypto/pem/pem_oth.c
M crypto/pem/pem_pk8.c
M crypto/pem/pem_pkey.c
M crypto/pem/pem_sign.c
M crypto/pem/pvkfmt.c
M crypto/perlasm/sparcv9_modes.pl
M crypto/perlasm/x86_64-xlate.pl
M crypto/pkcs12/p12_add.c
M crypto/pkcs12/p12_asn.c
M crypto/pkcs12/p12_attr.c
M crypto/pkcs12/p12_crpt.c
M crypto/pkcs12/p12_crt.c
M crypto/pkcs12/p12_decr.c
M crypto/pkcs12/p12_init.c
M crypto/pkcs12/p12_key.c
M crypto/pkcs12/p12_kiss.c
M crypto/pkcs12/p12_local.h
M crypto/pkcs12/p12_mutl.c
M crypto/pkcs12/p12_npas.c
M crypto/pkcs12/p12_p8d.c
M crypto/pkcs12/p12_p8e.c
M crypto/pkcs12/p12_sbag.c
M crypto/pkcs12/p12_utl.c
M crypto/pkcs12/pk12err.c
M crypto/pkcs7/bio_pk7.c
M crypto/pkcs7/pk7_asn1.c
M crypto/pkcs7/pk7_attr.c
M crypto/pkcs7/pk7_doit.c
M crypto/pkcs7/pk7_lib.c
M crypto/pkcs7/pk7_mime.c
M crypto/pkcs7/pk7_smime.c
M crypto/pkcs7/pkcs7err.c
M crypto/poly1305/poly1305.c
M crypto/poly1305/poly1305_base2_44.c
M crypto/poly1305/poly1305_ieee754.c
M crypto/poly1305/poly1305_ppc.c
M crypto/ppccap.c
M crypto/property/defn_cache.c
M crypto/property/property.c
M crypto/property/property_err.c
M crypto/property/property_local.h
M crypto/property/property_parse.c
M crypto/property/property_query.c
M crypto/property/property_string.c
M crypto/provider.c
M crypto/provider_child.c
M crypto/provider_conf.c
M crypto/provider_core.c
M crypto/provider_local.h
M crypto/provider_predefined.c
M crypto/punycode.c
M crypto/rand/prov_seed.c
M crypto/rand/rand_deprecated.c
M crypto/rand/rand_egd.c
M crypto/rand/rand_err.c
M crypto/rand/rand_lib.c
M crypto/rand/rand_local.h
M crypto/rand/rand_meth.c
M crypto/rand/rand_pool.c
M crypto/rand/randfile.c
M crypto/rc2/rc2_cbc.c
M crypto/rc2/rc2_ecb.c
M crypto/rc2/rc2_local.h
M crypto/rc2/rc2_skey.c
M crypto/rc2/rc2cfb64.c
M crypto/rc2/rc2ofb64.c
M crypto/rc4/rc4_enc.c
M crypto/rc4/rc4_local.h
M crypto/rc4/rc4_skey.c
M crypto/rc5/rc5_ecb.c
M crypto/rc5/rc5_enc.c
M crypto/rc5/rc5_local.h
M crypto/rc5/rc5_skey.c
M crypto/rc5/rc5cfb64.c
M crypto/rc5/rc5ofb64.c
M crypto/ripemd/rmd_dgst.c
M crypto/ripemd/rmd_local.h
M crypto/ripemd/rmdconst.h
M crypto/rsa/rsa_acvp_test_params.c
M crypto/rsa/rsa_ameth.c
M crypto/rsa/rsa_asn1.c
M crypto/rsa/rsa_backend.c
M crypto/rsa/rsa_chk.c
M crypto/rsa/rsa_crpt.c
M crypto/rsa/rsa_depr.c
M crypto/rsa/rsa_err.c
M crypto/rsa/rsa_gen.c
M crypto/rsa/rsa_lib.c
M crypto/rsa/rsa_local.h
M crypto/rsa/rsa_meth.c
M crypto/rsa/rsa_mp.c
M crypto/rsa/rsa_none.c
M crypto/rsa/rsa_oaep.c
M crypto/rsa/rsa_ossl.c
M crypto/rsa/rsa_pk1.c
M crypto/rsa/rsa_pmeth.c
M crypto/rsa/rsa_pss.c
M crypto/rsa/rsa_saos.c
M crypto/rsa/rsa_schemes.c
M crypto/rsa/rsa_sign.c
M crypto/rsa/rsa_sp800_56b_check.c
M crypto/rsa/rsa_sp800_56b_gen.c
M crypto/rsa/rsa_x931.c
M crypto/rsa/rsa_x931g.c
M crypto/s390x_arch.h
M crypto/s390xcap.c
M crypto/s390xcpuid.pl
M crypto/seed/seed.c
M crypto/seed/seed_cbc.c
M crypto/seed/seed_cfb.c
M crypto/seed/seed_ecb.c
M crypto/seed/seed_local.h
M crypto/seed/seed_ofb.c
M crypto/self_test_core.c
M crypto/sha/asm/keccak1600-s390x.pl
M crypto/sha/keccak1600.c
M crypto/sha/sha256.c
M crypto/sha/sha3.c
M crypto/sha/sha512.c
M crypto/sha/sha_local.h
M crypto/sha/sha_ppc.c
M crypto/siphash/siphash.c
M crypto/sm2/sm2_crypt.c
M crypto/sm2/sm2_err.c
M crypto/sm2/sm2_key.c
M crypto/sm2/sm2_sign.c
M crypto/sm3/legacy_sm3.c
M crypto/sm3/sm3.c
M crypto/sm3/sm3_local.h
M crypto/sm4/sm4.c
M crypto/sparcv9cap.c
M crypto/sparse_array.c
M crypto/srp/srp_lib.c
M crypto/srp/srp_vfy.c
M crypto/stack/stack.c
M crypto/store/store_err.c
M crypto/store/store_lib.c
M crypto/store/store_local.h
M crypto/store/store_meth.c
M crypto/store/store_register.c
M crypto/store/store_result.c
M crypto/store/store_strings.c
M crypto/threads_none.c
M crypto/threads_pthread.c
M crypto/threads_win.c
M crypto/trace.c
M crypto/ts/ts_asn1.c
M crypto/ts/ts_conf.c
M crypto/ts/ts_err.c
M crypto/ts/ts_lib.c
M crypto/ts/ts_local.h
M crypto/ts/ts_req_print.c
M crypto/ts/ts_rsp_print.c
M crypto/ts/ts_rsp_sign.c
M crypto/ts/ts_rsp_verify.c
M crypto/ts/ts_verify_ctx.c
M crypto/txt_db/txt_db.c
M crypto/ui/ui_err.c
M crypto/ui/ui_lib.c
M crypto/ui/ui_local.h
M crypto/ui/ui_null.c
M crypto/ui/ui_openssl.c
M crypto/ui/ui_util.c
M crypto/uid.c
M crypto/vms_rms.h
M crypto/whrlpool/wp_block.c
M crypto/whrlpool/wp_dgst.c
M crypto/x509/by_dir.c
M crypto/x509/by_file.c
M crypto/x509/by_store.c
M crypto/x509/pcy_cache.c
M crypto/x509/pcy_data.c
M crypto/x509/pcy_lib.c
M crypto/x509/pcy_local.h
M crypto/x509/pcy_map.c
M crypto/x509/pcy_node.c
M crypto/x509/pcy_tree.c
M crypto/x509/standard_exts.h
M crypto/x509/t_crl.c
M crypto/x509/t_req.c
M crypto/x509/t_x509.c
M crypto/x509/v3_addr.c
M crypto/x509/v3_admis.c
M crypto/x509/v3_admis.h
M crypto/x509/v3_akeya.c
M crypto/x509/v3_akid.c
M crypto/x509/v3_asid.c
M crypto/x509/v3_bcons.c
M crypto/x509/v3_bitst.c
M crypto/x509/v3_conf.c
M crypto/x509/v3_cpols.c
M crypto/x509/v3_crld.c
M crypto/x509/v3_enum.c
M crypto/x509/v3_extku.c
M crypto/x509/v3_genn.c
M crypto/x509/v3_ia5.c
M crypto/x509/v3_info.c
M crypto/x509/v3_int.c
M crypto/x509/v3_ist.c
M crypto/x509/v3_lib.c
M crypto/x509/v3_ncons.c
M crypto/x509/v3_pci.c
M crypto/x509/v3_pcia.c
M crypto/x509/v3_pcons.c
M crypto/x509/v3_pku.c
M crypto/x509/v3_pmaps.c
M crypto/x509/v3_prn.c
M crypto/x509/v3_purp.c
M crypto/x509/v3_san.c
M crypto/x509/v3_skid.c
M crypto/x509/v3_sxnet.c
M crypto/x509/v3_tlsf.c
M crypto/x509/v3_utf8.c
M crypto/x509/v3_utl.c
M crypto/x509/v3err.c
M crypto/x509/x509_att.c
M crypto/x509/x509_cmp.c
M crypto/x509/x509_d2.c
M crypto/x509/x509_err.c
M crypto/x509/x509_ext.c
M crypto/x509/x509_local.h
M crypto/x509/x509_lu.c
M crypto/x509/x509_meth.c
M crypto/x509/x509_obj.c
M crypto/x509/x509_r2x.c
M crypto/x509/x509_req.c
M crypto/x509/x509_set.c
M crypto/x509/x509_trust.c
M crypto/x509/x509_txt.c
M crypto/x509/x509_v3.c
M crypto/x509/x509_vfy.c
M crypto/x509/x509_vpm.c
M crypto/x509/x509cset.c
M crypto/x509/x509name.c
M crypto/x509/x509type.c
M crypto/x509/x_all.c
M crypto/x509/x_attrib.c
M crypto/x509/x_crl.c
M crypto/x509/x_exten.c
M crypto/x509/x_name.c
M crypto/x509/x_pubkey.c
M crypto/x509/x_req.c
M crypto/x509/x_x509.c
M crypto/x509/x_x509a.c
M demos/bio/client-arg.c
M demos/bio/client-conf.c
M demos/bio/saccept.c
M demos/bio/sconnect.c
M demos/bio/server-arg.c
M demos/bio/server-cmod.c
M demos/bio/server-conf.c
M demos/cipher/aesccm.c
M demos/cipher/aesgcm.c
M demos/cipher/aeskeywrap.c
M demos/cipher/ariacbc.c
M demos/cms/cms_comp.c
M demos/cms/cms_ddec.c
M demos/cms/cms_dec.c
M demos/cms/cms_denc.c
M demos/cms/cms_enc.c
M demos/cms/cms_sign.c
M demos/cms/cms_sign2.c
M demos/cms/cms_uncomp.c
M demos/cms/cms_ver.c
M demos/digest/BIO_f_md.c
M demos/digest/EVP_MD_demo.c
M demos/digest/EVP_MD_stdin.c
M demos/digest/EVP_MD_xof.c
M demos/encode/ec_encode.c
M demos/encode/rsa_encode.c
M demos/kdf/hkdf.c
M demos/kdf/pbkdf2.c
M demos/kdf/scrypt.c
M demos/keyexch/x25519.c
M demos/mac/cmac-aes256.c
M demos/mac/gmac.c
M demos/mac/hmac-sha512.c
M demos/mac/poly1305.c
M demos/pkcs12/pkread.c
M demos/pkey/EVP_PKEY_DSA_keygen.c
M demos/pkey/EVP_PKEY_DSA_paramfromdata.c
M demos/pkey/EVP_PKEY_DSA_paramgen.c
M demos/pkey/EVP_PKEY_DSA_paramvalidate.c
M demos/pkey/EVP_PKEY_EC_keygen.c
M demos/pkey/EVP_PKEY_RSA_keygen.c
M demos/signature/EVP_Signature_demo.c
M demos/signature/EVP_Signature_demo.h
M demos/signature/rsa_pss_direct.c
M demos/signature/rsa_pss_hash.c
M demos/smime/smdec.c
M demos/smime/smenc.c
M demos/smime/smsign.c
M demos/smime/smsign2.c
M demos/smime/smver.c
M doc/README.md
M doc/build.info
A doc/internal/man3/bn_mul_words.pod
M doc/man1/CA.pl.pod
M doc/man1/openssl-ca.pod.in
M doc/man1/openssl-ciphers.pod.in
M doc/man1/openssl-cmp.pod.in
M doc/man1/openssl-cms.pod.in
M doc/man1/openssl-enc.pod.in
M doc/man1/openssl-fipsinstall.pod.in
M doc/man1/openssl-format-options.pod
M doc/man1/openssl-ocsp.pod.in
M doc/man1/openssl-pkeyutl.pod.in
M doc/man1/openssl-req.pod.in
M doc/man1/openssl-s_client.pod.in
M doc/man1/openssl-s_server.pod.in
M doc/man1/openssl-s_time.pod.in
M doc/man1/openssl-smime.pod.in
M doc/man1/openssl-ts.pod.in
M doc/man1/openssl-verification-options.pod
M doc/man1/openssl-verify.pod.in
M doc/man1/openssl.pod
M doc/man3/ADMISSIONS.pod
M doc/man3/ASN1_TIME_set.pod
M doc/man3/ASN1_aux_cb.pod
M doc/man3/BIO_get_data.pod
M doc/man3/BIO_s_accept.pod
M doc/man3/BIO_s_connect.pod
A doc/man3/BIO_set_flags.pod
M doc/man3/BN_generate_prime.pod
M doc/man3/CMS_EncryptedData_decrypt.pod
M doc/man3/CMS_EncryptedData_encrypt.pod
A doc/man3/CMS_EncryptedData_set1_key.pod
M doc/man3/CMS_sign.pod
M doc/man3/DTLS_set_timer_cb.pod
M doc/man3/ECDSA_sign.pod
A doc/man3/EVP_CIPHER_CTX_get_app_data.pod
M doc/man3/EVP_EncryptInit.pod
M doc/man3/EVP_PKEY_CTX_new.pod
M doc/man3/EVP_PKEY_decapsulate.pod
M doc/man3/EVP_PKEY_encapsulate.pod
M doc/man3/EVP_PKEY_keygen.pod
M doc/man3/EVP_PKEY_new.pod
M doc/man3/EVP_RAND.pod
M doc/man3/EVP_aes_128_gcm.pod
M doc/man3/EVP_aria_128_gcm.pod
M doc/man3/EVP_chacha20.pod
M doc/man3/OPENSSL_malloc.pod
M doc/man3/OPENSSL_secure_malloc.pod
M doc/man3/OSSL_CMP_CTX_new.pod
M doc/man3/OSSL_CMP_validate_msg.pod
M doc/man3/OSSL_DECODER_CTX.pod
M doc/man3/OSSL_DECODER_CTX_new_for_pkey.pod
M doc/man3/OSSL_ENCODER_CTX.pod
M doc/man3/OSSL_ENCODER_CTX_new_for_pkey.pod
M doc/man3/OSSL_HTTP_parse_url.pod
M doc/man3/OSSL_HTTP_transfer.pod
M doc/man3/OSSL_PARAM.pod
M doc/man3/OSSL_PARAM_int.pod
M doc/man3/OSSL_PROVIDER.pod
M doc/man3/OSSL_trace_enabled.pod
M doc/man3/OpenSSL_version.pod
M doc/man3/PEM_read_CMS.pod
M doc/man3/PKCS5_PBE_keyivgen.pod
M doc/man3/PKCS7_sign.pod
M doc/man3/RAND_load_file.pod
M doc/man3/RSA_set_method.pod
M doc/man3/SSL_CIPHER_get_name.pod
M doc/man3/SSL_CONF_cmd.pod
M doc/man3/SSL_CTX_new.pod
M doc/man3/SSL_CTX_set_cert_verify_callback.pod
M doc/man3/SSL_CTX_set_client_hello_cb.pod
M doc/man3/SSL_CTX_set_min_proto_version.pod
M doc/man3/SSL_CTX_set_options.pod
M doc/man3/SSL_CTX_set_psk_client_callback.pod
M doc/man3/SSL_CTX_set_tmp_dh_callback.pod
M doc/man3/SSL_SESSION_get0_hostname.pod
M doc/man3/SSL_get_shared_sigalgs.pod
M doc/man3/SSL_key_update.pod
M doc/man3/SSL_set_bio.pod
M doc/man3/X509V3_set_ctx.pod
M doc/man3/X509_NAME_print_ex.pod
M doc/man3/X509_STORE_CTX_new.pod
M doc/man3/X509_STORE_get0_param.pod
M doc/man3/X509_VERIFY_PARAM_set_flags.pod
M doc/man3/X509_add_cert.pod
M doc/man3/X509_load_http.pod
M doc/man3/d2i_X509.pod
M doc/man7/EVP_KDF-HKDF.pod
M doc/man7/EVP_KDF-KB.pod
M doc/man7/EVP_KDF-PBKDF2.pod
M doc/man7/EVP_KDF-SS.pod
M doc/man7/EVP_KDF-SSHKDF.pod
M doc/man7/EVP_KDF-TLS13_KDF.pod
M doc/man7/EVP_KDF-TLS1_PRF.pod
M doc/man7/EVP_KDF-X942-ASN1.pod
M doc/man7/EVP_KDF-X963.pod
M doc/man7/EVP_PKEY-DSA.pod
M doc/man7/EVP_PKEY-FFC.pod
M doc/man7/EVP_SIGNATURE-DSA.pod
M doc/man7/OSSL_PROVIDER-FIPS.pod
M doc/man7/migration_guide.pod
M doc/man7/openssl-env.pod
M doc/man7/property.pod
M doc/man7/provider-base.pod
M doc/man7/provider-cipher.pod
M doc/man7/provider-decoder.pod
M doc/man7/provider-encoder.pod
M doc/man7/provider-keymgmt.pod
M doc/man7/provider-signature.pod
M doc/man7/provider.pod
M e_os.h
M engines/e_afalg.c
M engines/e_afalg.h
M engines/e_afalg_err.c
M engines/e_afalg_err.h
M engines/e_capi.c
M engines/e_capi_err.c
M engines/e_capi_err.h
M engines/e_dasync.c
M engines/e_dasync_err.c
M engines/e_dasync_err.h
M engines/e_devcrypto.c
M engines/e_loader_attic.c
M engines/e_loader_attic_err.c
M engines/e_loader_attic_err.h
M engines/e_ossltest.c
M engines/e_ossltest_err.c
M engines/e_ossltest_err.h
M engines/e_padlock.c
M external/perl/Text-Template-1.56/lib/Text/Template.pm
M external/perl/Text-Template-1.56/lib/Text/Template/Preprocess.pm
M fuzz/asn1.c
M fuzz/bignum.c
M fuzz/bndiv.c
M fuzz/client.c
M fuzz/cmp.c
M fuzz/driver.c
M fuzz/fuzz_rand.c
M fuzz/oids.txt
M fuzz/server.c
M fuzz/test-corpus.c
M fuzz/x509.c
M include/crypto/aes_platform.h
M include/crypto/aria.h
M include/crypto/asn1.h
M include/crypto/asn1_dsa.h
M include/crypto/asn1err.h
M include/crypto/async.h
M include/crypto/asyncerr.h
M include/crypto/bioerr.h
M include/crypto/bn.h
M include/crypto/bn_conf.h.in
M include/crypto/bn_dh.h
M include/crypto/bnerr.h
M include/crypto/buffererr.h
M include/crypto/chacha.h
M include/crypto/cmll_platform.h
M include/crypto/cmperr.h
M include/crypto/cmserr.h
M include/crypto/comperr.h
M include/crypto/conferr.h
M include/crypto/crmferr.h
M include/crypto/cryptlib.h
M include/crypto/cryptoerr.h
M include/crypto/cterr.h
M include/crypto/ctype.h
M include/crypto/decoder.h
M include/crypto/decodererr.h
M include/crypto/des_platform.h
M include/crypto/dh.h
M include/crypto/dherr.h
M include/crypto/dsa.h
M include/crypto/dsaerr.h
M include/crypto/dso_conf.h.in
M include/crypto/ec.h
M include/crypto/ecerr.h
M include/crypto/ecx.h
M include/crypto/encoder.h
M include/crypto/encodererr.h
M include/crypto/engineerr.h
M include/crypto/err.h
M include/crypto/ess.h
M include/crypto/esserr.h
M include/crypto/evp.h
M include/crypto/evperr.h
M include/crypto/httperr.h
M include/crypto/lhash.h
M include/crypto/md32_common.h
M include/crypto/modes.h
M include/crypto/objectserr.h
M include/crypto/ocsperr.h
M include/crypto/pem.h
M include/crypto/pemerr.h
M include/crypto/pkcs12err.h
M include/crypto/pkcs7.h
M include/crypto/pkcs7err.h
M include/crypto/poly1305.h
M include/crypto/ppc_arch.h
M include/crypto/punycode.h
M include/crypto/rand.h
M include/crypto/rand_pool.h
M include/crypto/randerr.h
M include/crypto/rsa.h
M include/crypto/rsaerr.h
M include/crypto/security_bits.h
M include/crypto/sha.h
M include/crypto/siphash.h
M include/crypto/siv.h
M include/crypto/sm2.h
M include/crypto/sm2err.h
M include/crypto/sm4.h
M include/crypto/sparc_arch.h
M include/crypto/sparse_array.h
M include/crypto/store.h
M include/crypto/storeerr.h
M include/crypto/tserr.h
M include/crypto/types.h
M include/crypto/uierr.h
M include/crypto/x509.h
M include/crypto/x509err.h
M include/crypto/x509v3err.h
M include/internal/asn1.h
M include/internal/bio.h
M include/internal/conf.h
M include/internal/constant_time.h
M include/internal/core.h
M include/internal/cryptlib.h
M include/internal/dane.h
M include/internal/deprecated.h
M include/internal/der.h
M include/internal/dso.h
M include/internal/dsoerr.h
M include/internal/endian.h
M include/internal/err.h
M include/internal/ffc.h
M include/internal/ktls.h
M include/internal/namemap.h
M include/internal/nelem.h
M include/internal/numbers.h
M include/internal/o_dir.h
M include/internal/packet.h
M include/internal/param_build_set.h
M include/internal/passphrase.h
M include/internal/property.h
M include/internal/propertyerr.h
M include/internal/provider.h
M include/internal/refcount.h
M include/internal/sha3.h
M include/internal/sizes.h
M include/internal/sm3.h
M include/internal/sockets.h
M include/internal/sslconf.h
M include/internal/symhacks.h
M include/internal/thread_once.h
M include/internal/tlsgroups.h
M include/internal/tsan_assist.h
M include/internal/unicode.h
M include/openssl/aes.h
M include/openssl/asn1.h.in
M include/openssl/asn1err.h
M include/openssl/asn1t.h.in
M include/openssl/async.h
M include/openssl/asyncerr.h
M include/openssl/bio.h.in
M include/openssl/bioerr.h
M include/openssl/blowfish.h
M include/openssl/bn.h
M include/openssl/bnerr.h
M include/openssl/buffer.h
M include/openssl/buffererr.h
M include/openssl/camellia.h
M include/openssl/cast.h
M include/openssl/cmac.h
M include/openssl/cmp.h.in
M include/openssl/cmp_util.h
M include/openssl/cmperr.h
M include/openssl/cms.h.in
M include/openssl/cmserr.h
M include/openssl/comp.h
M include/openssl/comperr.h
M include/openssl/conf.h.in
M include/openssl/conf_api.h
M include/openssl/conferr.h
M include/openssl/configuration.h.in
M include/openssl/conftypes.h
M include/openssl/core.h
M include/openssl/core_dispatch.h
M include/openssl/core_names.h
M include/openssl/core_object.h
M include/openssl/crmf.h.in
M include/openssl/crmferr.h
M include/openssl/crypto.h.in
M include/openssl/cryptoerr.h
M include/openssl/cryptoerr_legacy.h
M include/openssl/ct.h.in
M include/openssl/cterr.h
M include/openssl/decoder.h
M include/openssl/decodererr.h
M include/openssl/des.h
M include/openssl/dh.h
M include/openssl/dherr.h
M include/openssl/dsa.h
M include/openssl/dsaerr.h
M include/openssl/dtls1.h
M include/openssl/e_os2.h
M include/openssl/ebcdic.h
M include/openssl/ec.h
M include/openssl/ecerr.h
M include/openssl/encoder.h
M include/openssl/encodererr.h
M include/openssl/engine.h
M include/openssl/engineerr.h
M include/openssl/err.h.in
M include/openssl/ess.h.in
M include/openssl/esserr.h
M include/openssl/evp.h
M include/openssl/evperr.h
M include/openssl/fips_names.h
M include/openssl/fipskey.h.in
M include/openssl/hmac.h
M include/openssl/http.h
M include/openssl/httperr.h
M include/openssl/idea.h
M include/openssl/kdf.h
M include/openssl/kdferr.h
M include/openssl/lhash.h.in
M include/openssl/macros.h
M include/openssl/md2.h
M include/openssl/md4.h
M include/openssl/md5.h
M include/openssl/mdc2.h
M include/openssl/modes.h
M include/openssl/obj_mac.h
M include/openssl/objects.h
M include/openssl/objectserr.h
M include/openssl/ocsp.h.in
M include/openssl/ocsperr.h
M include/openssl/opensslconf.h
M include/openssl/opensslv.h.in
M include/openssl/ossl_typ.h
M include/openssl/param_build.h
M include/openssl/params.h
M include/openssl/pem.h
M include/openssl/pem2.h
M include/openssl/pemerr.h
M include/openssl/pkcs12.h.in
M include/openssl/pkcs12err.h
M include/openssl/pkcs7.h.in
M include/openssl/pkcs7err.h
M include/openssl/prov_ssl.h
M include/openssl/proverr.h
M include/openssl/provider.h
M include/openssl/rand.h
M include/openssl/randerr.h
M include/openssl/rc2.h
M include/openssl/rc4.h
M include/openssl/rc5.h
M include/openssl/ripemd.h
M include/openssl/rsa.h
M include/openssl/rsaerr.h
M include/openssl/safestack.h.in
M include/openssl/seed.h
M include/openssl/self_test.h
M include/openssl/sha.h
M include/openssl/srp.h.in
M include/openssl/srtp.h
M include/openssl/ssl.h.in
M include/openssl/ssl2.h
M include/openssl/ssl3.h
M include/openssl/sslerr.h
M include/openssl/sslerr_legacy.h
M include/openssl/stack.h
M include/openssl/store.h
M include/openssl/storeerr.h
M include/openssl/symhacks.h
M include/openssl/tls1.h
M include/openssl/trace.h
M include/openssl/ts.h
M include/openssl/tserr.h
M include/openssl/txt_db.h
M include/openssl/types.h
M include/openssl/ui.h.in
M include/openssl/uierr.h
M include/openssl/whrlpool.h
M include/openssl/x509.h.in
M include/openssl/x509_vfy.h.in
M include/openssl/x509err.h
M include/openssl/x509v3.h.in
M include/openssl/x509v3err.h
M ms/applink.c
M ms/uplink.c
M ms/uplink.h
M providers/baseprov.c
M providers/common/bio_prov.c
M providers/common/capabilities.c
M providers/common/der/der_digests_gen.c.in
M providers/common/der/der_dsa_gen.c.in
M providers/common/der/der_dsa_key.c
M providers/common/der/der_dsa_sig.c
M providers/common/der/der_ec_gen.c.in
M providers/common/der/der_ec_key.c
M providers/common/der/der_ec_sig.c
M providers/common/der/der_ecx_gen.c.in
M providers/common/der/der_ecx_key.c
M providers/common/der/der_rsa_gen.c.in
M providers/common/der/der_rsa_key.c
M providers/common/der/der_rsa_sig.c
M providers/common/der/der_sm2_gen.c.in
M providers/common/der/der_sm2_key.c
M providers/common/der/der_sm2_sig.c
M providers/common/der/der_wrap_gen.c.in
M providers/common/digest_to_nid.c
M providers/common/include/prov/bio.h
M providers/common/include/prov/der_digests.h.in
M providers/common/include/prov/der_dsa.h.in
M providers/common/include/prov/der_ec.h.in
M providers/common/include/prov/der_ecx.h.in
M providers/common/include/prov/der_rsa.h.in
M providers/common/include/prov/der_sm2.h.in
M providers/common/include/prov/der_wrap.h.in
M providers/common/include/prov/proverr.h
M providers/common/include/prov/provider_ctx.h
M providers/common/include/prov/provider_util.h
M providers/common/include/prov/securitycheck.h
M providers/common/provider_err.c
M providers/common/provider_seeding.c
M providers/common/provider_util.c
M providers/common/securitycheck.c
M providers/common/securitycheck_default.c
M providers/common/securitycheck_fips.c
M providers/decoders.inc
M providers/defltprov.c
M providers/fips-sources.checksums
M providers/fips.checksum
M providers/fips/fips_entry.c
M providers/fips/fipsprov.c
M providers/fips/self_test.c
M providers/fips/self_test.h
M providers/fips/self_test_kats.c
M providers/implementations/asymciphers/rsa_enc.c
M providers/implementations/asymciphers/sm2_enc.c
M providers/implementations/ciphers/cipher_aes.c
M providers/implementations/ciphers/cipher_aes.h
M providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c
M providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.h
M providers/implementations/ciphers/cipher_aes_cbc_hmac_sha1_hw.c
M providers/implementations/ciphers/cipher_aes_cbc_hmac_sha256_hw.c
M providers/implementations/ciphers/cipher_aes_ccm.c
M providers/implementations/ciphers/cipher_aes_ccm.h
M providers/implementations/ciphers/cipher_aes_ccm_hw.c
M providers/implementations/ciphers/cipher_aes_gcm.c
M providers/implementations/ciphers/cipher_aes_gcm.h
M providers/implementations/ciphers/cipher_aes_gcm_hw.c
M providers/implementations/ciphers/cipher_aes_gcm_hw_armv8.inc
M providers/implementations/ciphers/cipher_aes_hw.c
M providers/implementations/ciphers/cipher_aes_ocb.c
M providers/implementations/ciphers/cipher_aes_ocb.h
M providers/implementations/ciphers/cipher_aes_ocb_hw.c
M providers/implementations/ciphers/cipher_aes_siv.c
M providers/implementations/ciphers/cipher_aes_siv.h
M providers/implementations/ciphers/cipher_aes_siv_hw.c
M providers/implementations/ciphers/cipher_aes_wrp.c
M providers/implementations/ciphers/cipher_aes_xts.c
M providers/implementations/ciphers/cipher_aes_xts.h
M providers/implementations/ciphers/cipher_aes_xts_hw.c
M providers/implementations/ciphers/cipher_aria.c
M providers/implementations/ciphers/cipher_aria.h
M providers/implementations/ciphers/cipher_aria_ccm.c
M providers/implementations/ciphers/cipher_aria_ccm.h
M providers/implementations/ciphers/cipher_aria_ccm_hw.c
M providers/implementations/ciphers/cipher_aria_gcm.c
M providers/implementations/ciphers/cipher_aria_gcm.h
M providers/implementations/ciphers/cipher_aria_gcm_hw.c
M providers/implementations/ciphers/cipher_aria_hw.c
M providers/implementations/ciphers/cipher_blowfish.c
M providers/implementations/ciphers/cipher_blowfish.h
M providers/implementations/ciphers/cipher_blowfish_hw.c
M providers/implementations/ciphers/cipher_camellia.c
M providers/implementations/ciphers/cipher_camellia.h
M providers/implementations/ciphers/cipher_camellia_hw.c
M providers/implementations/ciphers/cipher_cast.h
M providers/implementations/ciphers/cipher_cast5.c
M providers/implementations/ciphers/cipher_cast5_hw.c
M providers/implementations/ciphers/cipher_chacha20.c
M providers/implementations/ciphers/cipher_chacha20.h
M providers/implementations/ciphers/cipher_chacha20_hw.c
M providers/implementations/ciphers/cipher_chacha20_poly1305.c
M providers/implementations/ciphers/cipher_chacha20_poly1305.h
M providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c
M providers/implementations/ciphers/cipher_cts.c
M providers/implementations/ciphers/cipher_cts.h
M providers/implementations/ciphers/cipher_des.c
M providers/implementations/ciphers/cipher_des.h
M providers/implementations/ciphers/cipher_des_hw.c
M providers/implementations/ciphers/cipher_desx.c
M providers/implementations/ciphers/cipher_desx_hw.c
M providers/implementations/ciphers/cipher_idea.c
M providers/implementations/ciphers/cipher_idea.h
M providers/implementations/ciphers/cipher_idea_hw.c
M providers/implementations/ciphers/cipher_null.c
M providers/implementations/ciphers/cipher_rc2.c
M providers/implementations/ciphers/cipher_rc2.h
M providers/implementations/ciphers/cipher_rc2_hw.c
M providers/implementations/ciphers/cipher_rc4.c
M providers/implementations/ciphers/cipher_rc4.h
M providers/implementations/ciphers/cipher_rc4_hmac_md5.c
M providers/implementations/ciphers/cipher_rc4_hmac_md5.h
M providers/implementations/ciphers/cipher_rc4_hmac_md5_hw.c
M providers/implementations/ciphers/cipher_rc4_hw.c
M providers/implementations/ciphers/cipher_rc5.c
M providers/implementations/ciphers/cipher_rc5.h
M providers/implementations/ciphers/cipher_rc5_hw.c
M providers/implementations/ciphers/cipher_seed.c
M providers/implementations/ciphers/cipher_seed.h
M providers/implementations/ciphers/cipher_seed_hw.c
M providers/implementations/ciphers/cipher_sm4.c
M providers/implementations/ciphers/cipher_sm4.h
M providers/implementations/ciphers/cipher_sm4_hw.c
M providers/implementations/ciphers/cipher_tdes.c
M providers/implementations/ciphers/cipher_tdes.h
M providers/implementations/ciphers/cipher_tdes_common.c
M providers/implementations/ciphers/cipher_tdes_default.c
M providers/implementations/ciphers/cipher_tdes_default_hw.c
M providers/implementations/ciphers/cipher_tdes_hw.c
M providers/implementations/ciphers/cipher_tdes_wrap.c
M providers/implementations/ciphers/ciphercommon.c
M providers/implementations/ciphers/ciphercommon_block.c
M providers/implementations/ciphers/ciphercommon_ccm.c
M providers/implementations/ciphers/ciphercommon_ccm_hw.c
M providers/implementations/ciphers/ciphercommon_gcm.c
M providers/implementations/ciphers/ciphercommon_gcm_hw.c
M providers/implementations/ciphers/ciphercommon_hw.c
M providers/implementations/ciphers/ciphercommon_local.h
M providers/implementations/digests/blake2_impl.h
M providers/implementations/digests/blake2_prov.c
M providers/implementations/digests/blake2b_prov.c
M providers/implementations/digests/blake2s_prov.c
M providers/implementations/digests/digestcommon.c
M providers/implementations/digests/md2_prov.c
M providers/implementations/digests/md4_prov.c
M providers/implementations/digests/md5_prov.c
M providers/implementations/digests/md5_sha1_prov.c
M providers/implementations/digests/mdc2_prov.c
M providers/implementations/digests/null_prov.c
M providers/implementations/digests/ripemd_prov.c
M providers/implementations/digests/sha2_prov.c
M providers/implementations/digests/sha3_prov.c
M providers/implementations/digests/sm3_prov.c
M providers/implementations/digests/wp_prov.c
M providers/implementations/encode_decode/decode_der2key.c
M providers/implementations/encode_decode/decode_epki2pki.c
M providers/implementations/encode_decode/decode_msblob2key.c
M providers/implementations/encode_decode/decode_pem2der.c
M providers/implementations/encode_decode/decode_pvk2key.c
M providers/implementations/encode_decode/decode_spki2typespki.c
M providers/implementations/encode_decode/encode_key2any.c
M providers/implementations/encode_decode/encode_key2blob.c
M providers/implementations/encode_decode/encode_key2ms.c
M providers/implementations/encode_decode/encode_key2text.c
M providers/implementations/encode_decode/endecoder_common.c
M providers/implementations/encode_decode/endecoder_local.h
M providers/implementations/exchange/dh_exch.c
M providers/implementations/exchange/ecdh_exch.c
M providers/implementations/exchange/ecx_exch.c
M providers/implementations/exchange/kdf_exch.c
M providers/implementations/include/prov/blake2.h
M providers/implementations/include/prov/ciphercommon.h
M providers/implementations/include/prov/ciphercommon_aead.h
M providers/implementations/include/prov/ciphercommon_ccm.h
M providers/implementations/include/prov/ciphercommon_gcm.h
M providers/implementations/include/prov/digestcommon.h
M providers/implementations/include/prov/implementations.h
M providers/implementations/include/prov/md5_sha1.h
M providers/implementations/include/prov/names.h
M providers/implementations/include/prov/seeding.h
M providers/implementations/kdfs/hkdf.c
M providers/implementations/kdfs/kbkdf.c
M providers/implementations/kdfs/krb5kdf.c
M providers/implementations/kdfs/pbkdf1.c
M providers/implementations/kdfs/pbkdf2.c
M providers/implementations/kdfs/pkcs12kdf.c
M providers/implementations/kdfs/scrypt.c
M providers/implementations/kdfs/sshkdf.c
M providers/implementations/kdfs/sskdf.c
M providers/implementations/kdfs/tls1_prf.c
M providers/implementations/kdfs/x942kdf.c
M providers/implementations/kem/rsa_kem.c
M providers/implementations/keymgmt/dh_kmgmt.c
M providers/implementations/keymgmt/dsa_kmgmt.c
M providers/implementations/keymgmt/ec_kmgmt.c
M providers/implementations/keymgmt/ecx_kmgmt.c
M providers/implementations/keymgmt/kdf_legacy_kmgmt.c
M providers/implementations/keymgmt/mac_legacy_kmgmt.c
M providers/implementations/keymgmt/rsa_kmgmt.c
M providers/implementations/macs/blake2_mac_impl.c
M providers/implementations/macs/blake2b_mac.c
M providers/implementations/macs/blake2s_mac.c
M providers/implementations/macs/cmac_prov.c
M providers/implementations/macs/gmac_prov.c
M providers/implementations/macs/hmac_prov.c
M providers/implementations/macs/kmac_prov.c
M providers/implementations/macs/poly1305_prov.c
M providers/implementations/macs/siphash_prov.c
M providers/implementations/rands/crngt.c
M providers/implementations/rands/drbg.c
M providers/implementations/rands/drbg_ctr.c
M providers/implementations/rands/drbg_hash.c
M providers/implementations/rands/drbg_hmac.c
M providers/implementations/rands/drbg_local.h
M providers/implementations/rands/seed_src.c
M providers/implementations/rands/seeding/rand_cpu_x86.c
M providers/implementations/rands/seeding/rand_tsc.c
M providers/implementations/rands/seeding/rand_unix.c
M providers/implementations/rands/seeding/rand_vms.c
M providers/implementations/rands/seeding/rand_vxworks.c
M providers/implementations/rands/seeding/rand_win.c
M providers/implementations/rands/test_rng.c
M providers/implementations/signature/dsa_sig.c
M providers/implementations/signature/ecdsa_sig.c
M providers/implementations/signature/eddsa_sig.c
M providers/implementations/signature/mac_legacy_sig.c
M providers/implementations/signature/rsa_sig.c
M providers/implementations/signature/sm2_sig.c
M providers/implementations/storemgmt/file_store.c
M providers/implementations/storemgmt/file_store_any2obj.c
M providers/implementations/storemgmt/file_store_local.h
M providers/legacyprov.c
M providers/nullprov.c
M ssl/bio_ssl.c
M ssl/d1_lib.c
M ssl/d1_msg.c
M ssl/d1_srtp.c
M ssl/ktls.c
M ssl/methods.c
M ssl/pqueue.c
M ssl/record/dtls1_bitmap.c
M ssl/record/rec_layer_d1.c
M ssl/record/rec_layer_s3.c
M ssl/record/record.h
M ssl/record/record_local.h
M ssl/record/ssl3_buffer.c
M ssl/record/ssl3_record.c
M ssl/record/ssl3_record_tls13.c
M ssl/record/tls_pad.c
M ssl/s3_cbc.c
M ssl/s3_enc.c
M ssl/s3_lib.c
M ssl/s3_msg.c
M ssl/ssl_asn1.c
M ssl/ssl_cert.c
M ssl/ssl_cert_table.h
M ssl/ssl_ciph.c
M ssl/ssl_conf.c
M ssl/ssl_err.c
M ssl/ssl_init.c
M ssl/ssl_lib.c
M ssl/ssl_local.h
M ssl/ssl_mcnf.c
M ssl/ssl_rsa.c
M ssl/ssl_rsa_legacy.c
M ssl/ssl_sess.c
M ssl/ssl_txt.c
M ssl/sslerr.h
M ssl/statem/extensions.c
M ssl/statem/extensions_clnt.c
M ssl/statem/extensions_cust.c
M ssl/statem/extensions_srvr.c
M ssl/statem/statem.c
M ssl/statem/statem.h
M ssl/statem/statem_clnt.c
M ssl/statem/statem_dtls.c
M ssl/statem/statem_lib.c
M ssl/statem/statem_local.h
M ssl/statem/statem_srvr.c
M ssl/t1_enc.c
M ssl/t1_lib.c
M ssl/t1_trce.c
M ssl/tls13_enc.c
M ssl/tls_depr.c
M ssl/tls_srp.c
M test/README-external.md
M test/acvp_test.c
M test/aesgcmtest.c
M test/afalgtest.c
M test/algorithmid_test.c
M test/asn1_decode_test.c
M test/asn1_dsa_internal_test.c
M test/asn1_encode_test.c
M test/asn1_internal_test.c
M test/asn1_stable_parse_test.c
M test/asn1_string_table_test.c
M test/asn1_time_test.c
M test/asynciotest.c
M test/asynctest.c
M test/bad_dtls_test.c
M test/bftest.c
M test/bio_callback_test.c
M test/bio_core_test.c
M test/bio_enc_test.c
M test/bio_memleak_test.c
M test/bio_prefix_text.c
A test/bio_pw_callback_test.c
M test/bio_readbuffer_test.c
M test/bioprinttest.c
M test/bn_internal_test.c
M test/bn_rand_range.h
M test/bntest.c
M test/build.info
M test/casttest.c
A test/certs/cve-2026-28388-ca.pem
A test/certs/cve-2026-28388-crls.pem
A test/certs/cve-2026-28388-leaf.pem
M test/certs/mkcert.sh
M test/cipher_overhead_test.c
M test/cipherbytes_test.c
M test/cipherlist_test.c
M test/ciphername_test.c
M test/clienthellotest.c
M test/cmactest.c
M test/cmp_asn_test.c
M test/cmp_client_test.c
M test/cmp_ctx_test.c
M test/cmp_hdr_test.c
M test/cmp_msg_test.c
M test/cmp_protect_test.c
M test/cmp_server_test.c
M test/cmp_status_test.c
M test/cmp_vfy_test.c
M test/cmsapitest.c
M test/conf_include_test.c
M test/constant_time_test.c
M test/context_internal_test.c
M test/crltest.c
M test/ct_test.c
M test/ctype_internal_test.c
M test/curve448_internal_test.c
M test/d2i_test.c
M test/danetest.c
M test/defltfips_test.c
M test/destest.c
M test/dhtest.c
M test/drbgtest.c
M test/dsa_no_digest_size_test.c
M test/dsatest.c
M test/dtls_mtu_test.c
M test/dtlstest.c
M test/dtlsv1listentest.c
M test/ec_internal_test.c
M test/ecdsatest.c
M test/ecdsatest.h
M test/ecstresstest.c
M test/ectest.c
M test/endecode_test.c
M test/endecoder_legacy_test.c
M test/enginetest.c
M test/errtest.c
M test/evp_extra_test.c
M test/evp_extra_test2.c
M test/evp_fetch_prov_test.c
M test/evp_kdf_test.c
M test/evp_libctx_test.c
M test/evp_pkey_dparams_test.c
M test/evp_pkey_provided_test.c
M test/evp_test.c
M test/exdatatest.c
M test/exptest.c
M test/ext_internal_test.c
M test/fake_rsaprov.c
M test/fake_rsaprov.h
M test/fatalerrtest.c
M test/ffc_internal_test.c
M test/filterprov.c
M test/fips_version_test.c
M test/gmdifftest.c
M test/helpers/cmp_testlib.c
M test/helpers/cmp_testlib.h
M test/helpers/handshake.c
M test/helpers/handshake.h
M test/helpers/handshake_srp.c
M test/helpers/pkcs12.c
M test/helpers/pkcs12.h
M test/helpers/predefined_dhparams.c
M test/helpers/ssl_test_ctx.c
M test/helpers/ssl_test_ctx.h
M test/helpers/ssltestlib.c
M test/helpers/ssltestlib.h
M test/hexstr_test.c
M test/hmactest.c
M test/http_test.c
M test/ideatest.c
M test/igetest.c
M test/keymgmt_internal_test.c
M test/lhash_test.c
M test/localetest.c
M test/mdc2_internal_test.c
M test/mdc2test.c
M test/memleaktest.c
M test/modes_internal_test.c
M test/namemap_internal_test.c
A test/nocache-and-default.cnf
M test/nodefltctxtest.c
M test/ocspapitest.c
M test/ossl_store_test.c
M test/p_minimal.c
M test/p_test.c
M test/packettest.c
M test/param_build_test.c
M test/params_api_test.c
M test/params_conversion_test.c
M test/params_test.c
M test/pbelutest.c
M test/pbetest.c
M test/pem_read_depr_test.c
M test/pemtest.c
M test/pkcs12_format_test.c
M test/pkcs7_test.c
M test/pkey_meth_kdf_test.c
M test/pkey_meth_test.c
M test/poly1305_internal_test.c
M test/property_test.c
M test/prov_config_test.c
M test/provfetchtest.c
M test/provider_fallback_test.c
M test/provider_internal_test.c
M test/provider_pkey_test.c
M test/provider_status_test.c
M test/provider_test.c
M test/punycode_test.c
M test/rand_test.c
M test/rc2test.c
M test/rc4test.c
M test/rc5test.c
M test/rdrand_sanitytest.c
M test/recipes/03-test_fipsinstall.t
M test/recipes/04-test_asn1_parse.t
M test/recipes/04-test_encoder_decoder.t
M test/recipes/10-test_bn_data/bnmod.txt
M test/recipes/15-test_ec.t
M test/recipes/15-test_ecparam.t
A test/recipes/15-test_ecparam_data/valid/sm2-explicit.pem
A test/recipes/15-test_ecparam_data/valid/sm2-named.pem
M test/recipes/15-test_gensm2.t
A test/recipes/20-test_nocache.t
M test/recipes/25-test_verify.t
M test/recipes/30-test_evp_data/evpkdf_krb5.txt
M test/recipes/30-test_evp_data/evpkdf_tls13_kdf.txt
A test/recipes/61-test_bio_pw_callback.t
A test/recipes/61-test_bio_pw_callback_data/private_key.pem
M test/recipes/61-test_bio_readbuffer.t
M test/recipes/70-test_sslrecords.t
M test/recipes/70-test_tls13alerts.t
M test/recipes/70-test_tls13downgrade.t
M test/recipes/80-test_ca.t
M test/recipes/80-test_cmp_http.t
M test/recipes/80-test_cmp_http_data/test_connection.csv
M test/recipes/80-test_cms.t
A test/recipes/80-test_cms_data/dh-cert.pem
A test/recipes/80-test_cms_data/dh-key.pem
A test/recipes/80-test_cms_data/dh-malformed.der
A test/recipes/80-test_cms_data/ecdh-cert.pem
A test/recipes/80-test_cms_data/ecdh-key.pem
A test/recipes/80-test_cms_data/ecdh-malformed.der
A test/recipes/80-test_cms_data/rsa-malformed.der
M test/recipes/80-test_cmsapi.t
A test/recipes/80-test_cmsapi_data/encDataWithTooLongIV.pem
M test/recipes/80-test_ocsp.t
M test/recipes/90-test_store_cases.t
A test/recipes/90-test_store_cases_data/test-BER.p12
M test/recipes/90-test_threads.t
A test/recipes/90-test_threads_data/store/8489a545.0
M test/recordlentest.c
M test/rsa_complex.c
M test/rsa_mp_test.c
M test/rsa_sp800_56b_test.c
M test/rsa_test.c
M test/sanitytest.c
M test/secmemtest.c
M test/servername_test.c
M test/sha_test.c
M test/shlibloadtest.c
M test/simpledynamic.c
M test/simpledynamic.h
M test/siphash_internal_test.c
M test/sm2_internal_test.c
M test/sm3_internal_test.c
M test/sm4_internal_test.c
M test/sparse_array_test.c
M test/srptest.c
M test/ssl-tests/28-seclevel.cnf.in
M test/ssl_cert_table_internal_test.c
M test/ssl_ctx_test.c
M test/ssl_old_test.c
M test/ssl_test.c
M test/ssl_test_ctx_test.c
M test/sslapitest.c
M test/sslbuffertest.c
M test/sslcorrupttest.c
M test/stack_test.c
M test/sysdefaulttest.c
A test/test_asn1_genconf.cnf
M test/test_test.c
A test/testec-sm2.pem
M test/testutil.h
M test/testutil/driver.c
M test/testutil/fake_random.c
M test/testutil/format_output.c
M test/testutil/load.c
M test/testutil/main.c
M test/testutil/options.c
M test/testutil/output.h
M test/testutil/provider.c
M test/testutil/random.c
M test/testutil/stanza.c
M test/testutil/tests.c
M test/testutil/testutil_init.c
M test/testutil/tu_local.h
M test/threadstest.c
M test/threadstest.h
M test/threadstest_fips.c
M test/time_offset_test.c
M test/tls-provider.c
M test/tls13ccstest.c
M test/tls13encryptiontest.c
M test/tls13secretstest.c
M test/trace_api_test.c
M test/uitest.c
M test/upcallstest.c
M test/user_property_test.c
M test/v3ext.c
M test/v3nametest.c
M test/verify_extra_test.c
M test/versions.c
M test/wpackettest.c
M test/x509_check_cert_pkey_test.c
M test/x509_internal_test.c
M test/x509_time_test.c
M test/x509aux.c
M tools/c_rehash.in
M util/add-depends.pl
R util/check-format-commit.sh
R util/check-format-test-negatives.c
R util/check-format-test-positives.c
R util/check-format.pl
M util/missingcrypto.txt
M util/mkbuildinf.pl
M util/mkerr.pl
M util/other.syms
M util/perl/OpenSSL/Template.pm
M util/wrap.pl.in
Log Message:
-----------
Vendor import of OpenSSL 3.0.20
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list