History log of /aosp_15_r20/external/boringssl/ (Results 1 – 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8fb009dc31-Oct-2024 Android Build Coastguard Worker <[email protected]>

Snap for 12580585 from 2e95928acd724deaab98ae107dd9c7771d96b12b to 25Q1-release

Change-Id: I3ff25bcbf4d9ad36e3a4688afb9b8037b209cc45


Android.bp
BORINGSSL_REVISION
BUILD
BUILD.generated.bzl
BUILD.generated_tests.bzl
CMakeLists.txt
CryptoNativeTests.xml
LICENSE
METADATA
MODULE_LICENSE_BSD_LIKE
NOTICE
OWNERS
PREUPLOAD.cfg
SslNativeTests.xml
TEST_MAPPING
UPDATING
android-sources.cmake
crypto-sources.mk
eureka.mk
include
rules.mk
selftest/Android.bp
selftest/boringssl_self_test.cpp
selftest/boringssl_self_test.rc
selftest/boringssl_self_test.zygote64.rc
selftest/boringssl_self_test.zygote64_32.rc
sources.bp
sources.mk
src/.bazelignore
src/.bazelrc
src/.clang-format
src/.github/PULL_REQUEST_TEMPLATE
src/.gitignore
src/API-CONVENTIONS.md
src/BREAKING-CHANGES.md
src/BUILD.bazel
src/BUILDING.md
src/CMakeLists.txt
src/CONTRIBUTING.md
src/FUZZING.md
src/INCORPORATING.md
src/LICENSE
src/MODULE.bazel
src/MODULE.bazel.lock
src/PORTING.md
src/PrivacyInfo.xcprivacy
src/README.md
src/SANDBOXING.md
src/STYLE.md
src/build.json
src/cmake/OpenSSLConfig.cmake
src/cmake/go.cmake
src/cmake/paths.cmake
src/codereview.settings
src/crypto/abi_self_test.cc
src/crypto/asn1/a_bitstr.c
src/crypto/asn1/a_bool.c
src/crypto/asn1/a_d2i_fp.c
src/crypto/asn1/a_dup.c
src/crypto/asn1/a_gentm.c
src/crypto/asn1/a_i2d_fp.c
src/crypto/asn1/a_int.c
src/crypto/asn1/a_mbstr.c
src/crypto/asn1/a_object.c
src/crypto/asn1/a_octet.c
src/crypto/asn1/a_strex.c
src/crypto/asn1/a_strnid.c
src/crypto/asn1/a_time.c
src/crypto/asn1/a_type.c
src/crypto/asn1/a_utctm.c
src/crypto/asn1/asn1_lib.c
src/crypto/asn1/asn1_par.c
src/crypto/asn1/asn1_test.cc
src/crypto/asn1/asn_pack.c
src/crypto/asn1/f_int.c
src/crypto/asn1/f_string.c
src/crypto/asn1/internal.h
src/crypto/asn1/posix_time.c
src/crypto/asn1/tasn_dec.c
src/crypto/asn1/tasn_enc.c
src/crypto/asn1/tasn_fre.c
src/crypto/asn1/tasn_new.c
src/crypto/asn1/tasn_typ.c
src/crypto/asn1/tasn_utl.c
src/crypto/base64/base64.c
src/crypto/base64/base64_test.cc
src/crypto/bio/bio.c
src/crypto/bio/bio_mem.c
src/crypto/bio/bio_test.cc
src/crypto/bio/connect.c
src/crypto/bio/errno.c
src/crypto/bio/fd.c
src/crypto/bio/file.c
src/crypto/bio/hexdump.c
src/crypto/bio/internal.h
src/crypto/bio/pair.c
src/crypto/bio/printf.c
src/crypto/bio/socket.c
src/crypto/bio/socket_helper.c
src/crypto/blake2/blake2.c
src/crypto/blake2/blake2_test.cc
src/crypto/blake2/blake2b256_tests.txt
src/crypto/bn_extra/bn_asn1.c
src/crypto/bn_extra/convert.c
src/crypto/buf/buf.c
src/crypto/buf/buf_test.cc
src/crypto/bytestring/asn1_compat.c
src/crypto/bytestring/ber.c
src/crypto/bytestring/bytestring_test.cc
src/crypto/bytestring/cbb.c
src/crypto/bytestring/cbs.c
src/crypto/bytestring/internal.h
src/crypto/bytestring/unicode.c
src/crypto/chacha/asm/chacha-armv4.pl
src/crypto/chacha/asm/chacha-armv8.pl
src/crypto/chacha/asm/chacha-x86.pl
src/crypto/chacha/asm/chacha-x86_64.pl
src/crypto/chacha/chacha.c
src/crypto/chacha/chacha_test.cc
src/crypto/chacha/internal.h
src/crypto/cipher_extra/aead_test.cc
src/crypto/cipher_extra/asm/aes128gcmsiv-x86_64.pl
src/crypto/cipher_extra/asm/chacha20_poly1305_armv8.pl
src/crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl
src/crypto/cipher_extra/cipher_extra.c
src/crypto/cipher_extra/cipher_test.cc
src/crypto/cipher_extra/derive_key.c
src/crypto/cipher_extra/e_aesctrhmac.c
src/crypto/cipher_extra/e_aesgcmsiv.c
src/crypto/cipher_extra/e_chacha20poly1305.c
src/crypto/cipher_extra/e_des.c
src/crypto/cipher_extra/e_null.c
src/crypto/cipher_extra/e_rc2.c
src/crypto/cipher_extra/e_rc4.c
src/crypto/cipher_extra/e_tls.c
src/crypto/cipher_extra/internal.h
src/crypto/cipher_extra/test/aes_128_cbc_sha1_tls_implicit_iv_tests.txt
src/crypto/cipher_extra/test/aes_128_cbc_sha1_tls_tests.txt
src/crypto/cipher_extra/test/aes_128_ccm_bluetooth_8_tests.txt
src/crypto/cipher_extra/test/aes_128_ccm_bluetooth_tests.txt
src/crypto/cipher_extra/test/aes_128_ccm_matter_tests.txt
src/crypto/cipher_extra/test/aes_128_ctr_hmac_sha256.txt
src/crypto/cipher_extra/test/aes_128_gcm_randnonce_tests.txt
src/crypto/cipher_extra/test/aes_128_gcm_siv_tests.txt
src/crypto/cipher_extra/test/aes_128_gcm_tests.txt
src/crypto/cipher_extra/test/aes_192_gcm_tests.txt
src/crypto/cipher_extra/test/aes_256_cbc_sha1_tls_implicit_iv_tests.txt
src/crypto/cipher_extra/test/aes_256_cbc_sha1_tls_tests.txt
src/crypto/cipher_extra/test/aes_256_ctr_hmac_sha256.txt
src/crypto/cipher_extra/test/aes_256_gcm_randnonce_tests.txt
src/crypto/cipher_extra/test/aes_256_gcm_siv_tests.txt
src/crypto/cipher_extra/test/aes_256_gcm_tests.txt
src/crypto/cipher_extra/test/chacha20_poly1305_tests.txt
src/crypto/cipher_extra/test/cipher_tests.txt
src/crypto/cipher_extra/test/des_ede3_cbc_sha1_tls_implicit_iv_tests.txt
src/crypto/cipher_extra/test/des_ede3_cbc_sha1_tls_tests.txt
src/crypto/cipher_extra/test/make_all_legacy_aead_tests.sh
src/crypto/cipher_extra/test/make_legacy_aead_tests.go
src/crypto/cipher_extra/test/nist_cavp/aes_128_cbc.txt
src/crypto/cipher_extra/test/nist_cavp/aes_128_ctr.txt
src/crypto/cipher_extra/test/nist_cavp/aes_128_gcm.txt
src/crypto/cipher_extra/test/nist_cavp/aes_192_cbc.txt
src/crypto/cipher_extra/test/nist_cavp/aes_192_ctr.txt
src/crypto/cipher_extra/test/nist_cavp/aes_256_cbc.txt
src/crypto/cipher_extra/test/nist_cavp/aes_256_ctr.txt
src/crypto/cipher_extra/test/nist_cavp/aes_256_gcm.txt
src/crypto/cipher_extra/test/nist_cavp/make_cavp.go
src/crypto/cipher_extra/test/nist_cavp/tdes_cbc.txt
src/crypto/cipher_extra/test/nist_cavp/tdes_ecb.txt
src/crypto/cipher_extra/test/xchacha20_poly1305_tests.txt
src/crypto/cipher_extra/tls_cbc.c
src/crypto/compiler_test.cc
src/crypto/conf/conf.c
src/crypto/conf/conf_test.cc
src/crypto/conf/internal.h
src/crypto/constant_time_test.cc
src/crypto/cpu_aarch64_apple.c
src/crypto/cpu_aarch64_fuchsia.c
src/crypto/cpu_aarch64_linux.c
src/crypto/cpu_aarch64_openbsd.c
src/crypto/cpu_aarch64_sysreg.c
src/crypto/cpu_aarch64_win.c
src/crypto/cpu_arm_freebsd.c
src/crypto/cpu_arm_linux.c
src/crypto/cpu_arm_linux.h
src/crypto/cpu_arm_linux_test.cc
src/crypto/cpu_intel.c
src/crypto/crypto.c
src/crypto/crypto_test.cc
src/crypto/curve25519/asm/x25519-asm-arm.S
src/crypto/curve25519/curve25519.c
src/crypto/curve25519/curve25519_64_adx.c
src/crypto/curve25519/curve25519_tables.h
src/crypto/curve25519/ed25519_test.cc
src/crypto/curve25519/ed25519_tests.txt
src/crypto/curve25519/internal.h
src/crypto/curve25519/make_curve25519_tables.py
src/crypto/curve25519/spake25519.c
src/crypto/curve25519/spake25519_test.cc
src/crypto/curve25519/x25519_test.cc
src/crypto/des/des.c
src/crypto/des/internal.h
src/crypto/dh_extra/dh_asn1.c
src/crypto/dh_extra/dh_test.cc
src/crypto/dh_extra/params.c
src/crypto/digest_extra/digest_extra.c
src/crypto/digest_extra/digest_test.cc
src/crypto/dilithium/dilithium.c
src/crypto/dilithium/dilithium_test.cc
src/crypto/dilithium/dilithium_tests.txt
src/crypto/dilithium/edge_cases_draft_dilithium3_sign.txt
src/crypto/dilithium/edge_cases_draft_dilithium3_verify.txt
src/crypto/dilithium/internal.h
src/crypto/dsa/dsa.c
src/crypto/dsa/dsa_asn1.c
src/crypto/dsa/dsa_test.cc
src/crypto/dsa/internal.h
src/crypto/ec_extra/ec_asn1.c
src/crypto/ec_extra/ec_derive.c
src/crypto/ec_extra/hash_to_curve.c
src/crypto/ec_extra/internal.h
src/crypto/ecdh_extra/ecdh_extra.c
src/crypto/ecdh_extra/ecdh_test.cc
src/crypto/ecdh_extra/ecdh_tests.txt
src/crypto/ecdsa_extra/ecdsa_asn1.c
src/crypto/engine/engine.c
src/crypto/err/asn1.errordata
src/crypto/err/bio.errordata
src/crypto/err/bn.errordata
src/crypto/err/cipher.errordata
src/crypto/err/conf.errordata
src/crypto/err/dh.errordata
src/crypto/err/digest.errordata
src/crypto/err/dsa.errordata
src/crypto/err/ec.errordata
src/crypto/err/ecdh.errordata
src/crypto/err/ecdsa.errordata
src/crypto/err/engine.errordata
src/crypto/err/err.c
src/crypto/err/err_test.cc
src/crypto/err/evp.errordata
src/crypto/err/hkdf.errordata
src/crypto/err/internal.h
src/crypto/err/obj.errordata
src/crypto/err/pem.errordata
src/crypto/err/pkcs7.errordata
src/crypto/err/pkcs8.errordata
src/crypto/err/rsa.errordata
src/crypto/err/ssl.errordata
src/crypto/err/trust_token.errordata
src/crypto/err/x509.errordata
src/crypto/err/x509v3.errordata
src/crypto/evp/evp.c
src/crypto/evp/evp_asn1.c
src/crypto/evp/evp_ctx.c
src/crypto/evp/evp_extra_test.cc
src/crypto/evp/evp_test.cc
src/crypto/evp/evp_tests.txt
src/crypto/evp/internal.h
src/crypto/evp/p_dh.c
src/crypto/evp/p_dh_asn1.c
src/crypto/evp/p_dsa_asn1.c
src/crypto/evp/p_ec.c
src/crypto/evp/p_ec_asn1.c
src/crypto/evp/p_ed25519.c
src/crypto/evp/p_ed25519_asn1.c
src/crypto/evp/p_hkdf.c
src/crypto/evp/p_rsa.c
src/crypto/evp/p_rsa_asn1.c
src/crypto/evp/p_x25519.c
src/crypto/evp/p_x25519_asn1.c
src/crypto/evp/pbkdf.c
src/crypto/evp/pbkdf_test.cc
src/crypto/evp/print.c
src/crypto/evp/scrypt.c
src/crypto/evp/scrypt_test.cc
src/crypto/evp/scrypt_tests.txt
src/crypto/evp/sign.c
src/crypto/ex_data.c
src/crypto/fipsmodule/FIPS.md
src/crypto/fipsmodule/aes/aes.c
src/crypto/fipsmodule/aes/aes_nohw.c
src/crypto/fipsmodule/aes/aes_test.cc
src/crypto/fipsmodule/aes/aes_tests.txt
src/crypto/fipsmodule/aes/asm/aesni-x86.pl
src/crypto/fipsmodule/aes/asm/aesni-x86_64.pl
src/crypto/fipsmodule/aes/asm/aesv8-armx.pl
src/crypto/fipsmodule/aes/asm/bsaes-armv7.pl
src/crypto/fipsmodule/aes/asm/vpaes-armv7.pl
src/crypto/fipsmodule/aes/asm/vpaes-armv8.pl
src/crypto/fipsmodule/aes/asm/vpaes-x86.pl
src/crypto/fipsmodule/aes/asm/vpaes-x86_64.pl
src/crypto/fipsmodule/aes/internal.h
src/crypto/fipsmodule/aes/key_wrap.c
src/crypto/fipsmodule/aes/mode_wrappers.c
src/crypto/fipsmodule/bcm.c
src/crypto/fipsmodule/bn/add.c
src/crypto/fipsmodule/bn/asm/armv4-mont.pl
src/crypto/fipsmodule/bn/asm/armv8-mont.pl
src/crypto/fipsmodule/bn/asm/bn-586.pl
src/crypto/fipsmodule/bn/asm/bn-armv8.pl
src/crypto/fipsmodule/bn/asm/co-586.pl
src/crypto/fipsmodule/bn/asm/rsaz-avx2.pl
src/crypto/fipsmodule/bn/asm/x86-mont.pl
src/crypto/fipsmodule/bn/asm/x86_64-gcc.c
src/crypto/fipsmodule/bn/asm/x86_64-mont.pl
src/crypto/fipsmodule/bn/asm/x86_64-mont5.pl
src/crypto/fipsmodule/bn/bn.c
src/crypto/fipsmodule/bn/bn_test.cc
src/crypto/fipsmodule/bn/bn_test_to_fuzzer.go
src/crypto/fipsmodule/bn/bytes.c
src/crypto/fipsmodule/bn/check_bn_tests.go
src/crypto/fipsmodule/bn/cmp.c
src/crypto/fipsmodule/bn/ctx.c
src/crypto/fipsmodule/bn/div.c
src/crypto/fipsmodule/bn/div_extra.c
src/crypto/fipsmodule/bn/exponentiation.c
src/crypto/fipsmodule/bn/gcd.c
src/crypto/fipsmodule/bn/gcd_extra.c
src/crypto/fipsmodule/bn/generic.c
src/crypto/fipsmodule/bn/internal.h
src/crypto/fipsmodule/bn/jacobi.c
src/crypto/fipsmodule/bn/montgomery.c
src/crypto/fipsmodule/bn/montgomery_inv.c
src/crypto/fipsmodule/bn/mul.c
src/crypto/fipsmodule/bn/prime.c
src/crypto/fipsmodule/bn/random.c
src/crypto/fipsmodule/bn/rsaz_exp.c
src/crypto/fipsmodule/bn/rsaz_exp.h
src/crypto/fipsmodule/bn/shift.c
src/crypto/fipsmodule/bn/sqrt.c
src/crypto/fipsmodule/bn/test/exp_tests.txt
src/crypto/fipsmodule/bn/test/gcd_tests.txt
src/crypto/fipsmodule/bn/test/miller_rabin_tests.txt
src/crypto/fipsmodule/bn/test/mod_exp_tests.txt
src/crypto/fipsmodule/bn/test/mod_inv_tests.txt
src/crypto/fipsmodule/bn/test/mod_mul_tests.txt
src/crypto/fipsmodule/bn/test/mod_sqrt_tests.txt
src/crypto/fipsmodule/bn/test/product_tests.txt
src/crypto/fipsmodule/bn/test/quotient_tests.txt
src/crypto/fipsmodule/bn/test/shift_tests.txt
src/crypto/fipsmodule/bn/test/sum_tests.txt
src/crypto/fipsmodule/cipher/aead.c
src/crypto/fipsmodule/cipher/cipher.c
src/crypto/fipsmodule/cipher/e_aes.c
src/crypto/fipsmodule/cipher/e_aesccm.c
src/crypto/fipsmodule/cipher/internal.h
src/crypto/fipsmodule/cmac/cavp_3des_cmac_tests.txt
src/crypto/fipsmodule/cmac/cavp_aes128_cmac_tests.txt
src/crypto/fipsmodule/cmac/cavp_aes192_cmac_tests.txt
src/crypto/fipsmodule/cmac/cavp_aes256_cmac_tests.txt
src/crypto/fipsmodule/cmac/cmac.c
src/crypto/fipsmodule/cmac/cmac_test.cc
src/crypto/fipsmodule/delocate.h
src/crypto/fipsmodule/dh/check.c
src/crypto/fipsmodule/dh/dh.c
src/crypto/fipsmodule/dh/internal.h
src/crypto/fipsmodule/digest/digest.c
src/crypto/fipsmodule/digest/digests.c
src/crypto/fipsmodule/digest/internal.h
src/crypto/fipsmodule/digest/md32_common.h
src/crypto/fipsmodule/digestsign/digestsign.c
src/crypto/fipsmodule/ec/asm/p256-armv8-asm.pl
src/crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl
src/crypto/fipsmodule/ec/asm/p256_beeu-armv8-asm.pl
src/crypto/fipsmodule/ec/asm/p256_beeu-x86_64-asm.pl
src/crypto/fipsmodule/ec/builtin_curves.h
src/crypto/fipsmodule/ec/ec.c
src/crypto/fipsmodule/ec/ec_key.c
src/crypto/fipsmodule/ec/ec_montgomery.c
src/crypto/fipsmodule/ec/ec_scalar_base_mult_tests.txt
src/crypto/fipsmodule/ec/ec_test.cc
src/crypto/fipsmodule/ec/felem.c
src/crypto/fipsmodule/ec/internal.h
src/crypto/fipsmodule/ec/make_ec_scalar_base_mult_tests.go
src/crypto/fipsmodule/ec/make_p256-nistz-tests.go
src/crypto/fipsmodule/ec/make_tables.go
src/crypto/fipsmodule/ec/oct.c
src/crypto/fipsmodule/ec/p224-64.c
src/crypto/fipsmodule/ec/p256-nistz-table.h
src/crypto/fipsmodule/ec/p256-nistz.c
src/crypto/fipsmodule/ec/p256-nistz.h
src/crypto/fipsmodule/ec/p256-nistz_test.cc
src/crypto/fipsmodule/ec/p256-nistz_tests.txt
src/crypto/fipsmodule/ec/p256.c
src/crypto/fipsmodule/ec/p256_table.h
src/crypto/fipsmodule/ec/p256_test.cc
src/crypto/fipsmodule/ec/scalar.c
src/crypto/fipsmodule/ec/simple.c
src/crypto/fipsmodule/ec/simple_mul.c
src/crypto/fipsmodule/ec/util.c
src/crypto/fipsmodule/ec/wnaf.c
src/crypto/fipsmodule/ecdh/ecdh.c
src/crypto/fipsmodule/ecdsa/ecdsa.c
src/crypto/fipsmodule/ecdsa/ecdsa_sign_tests.txt
src/crypto/fipsmodule/ecdsa/ecdsa_test.cc
src/crypto/fipsmodule/ecdsa/ecdsa_verify_tests.txt
src/crypto/fipsmodule/ecdsa/internal.h
src/crypto/fipsmodule/fips_shared.lds
src/crypto/fipsmodule/fips_shared_support.c
src/crypto/fipsmodule/hkdf/hkdf.c
src/crypto/fipsmodule/hkdf/hkdf_test.cc
src/crypto/fipsmodule/hmac/hmac.c
src/crypto/fipsmodule/intcheck1.png
src/crypto/fipsmodule/intcheck2.png
src/crypto/fipsmodule/intcheck3.png
src/crypto/fipsmodule/md4/md4.c
src/crypto/fipsmodule/md5/asm/md5-586.pl
src/crypto/fipsmodule/md5/asm/md5-x86_64.pl
src/crypto/fipsmodule/md5/internal.h
src/crypto/fipsmodule/md5/md5.c
src/crypto/fipsmodule/md5/md5_test.cc
src/crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl
src/crypto/fipsmodule/modes/asm/aesv8-gcm-armv8.pl
src/crypto/fipsmodule/modes/asm/ghash-armv4.pl
src/crypto/fipsmodule/modes/asm/ghash-neon-armv8.pl
src/crypto/fipsmodule/modes/asm/ghash-ssse3-x86.pl
src/crypto/fipsmodule/modes/asm/ghash-ssse3-x86_64.pl
src/crypto/fipsmodule/modes/asm/ghash-x86.pl
src/crypto/fipsmodule/modes/asm/ghash-x86_64.pl
src/crypto/fipsmodule/modes/asm/ghashv8-armx.pl
src/crypto/fipsmodule/modes/cbc.c
src/crypto/fipsmodule/modes/cfb.c
src/crypto/fipsmodule/modes/ctr.c
src/crypto/fipsmodule/modes/gcm.c
src/crypto/fipsmodule/modes/gcm_nohw.c
src/crypto/fipsmodule/modes/gcm_test.cc
src/crypto/fipsmodule/modes/gcm_tests.txt
src/crypto/fipsmodule/modes/internal.h
src/crypto/fipsmodule/modes/ofb.c
src/crypto/fipsmodule/modes/polyval.c
src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20191020.docx
src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx
src/crypto/fipsmodule/policydocs/BoringCrypto-Security-Policy-20170615.docx
src/crypto/fipsmodule/policydocs/BoringCrypto-Security-Policy-20180730.docx
src/crypto/fipsmodule/policydocs/BoringCrypto-Security-Policy-20190808.docx
src/crypto/fipsmodule/rand/asm/rdrand-x86_64.pl
src/crypto/fipsmodule/rand/ctrdrbg.c
src/crypto/fipsmodule/rand/ctrdrbg_test.cc
src/crypto/fipsmodule/rand/ctrdrbg_vectors.txt
src/crypto/fipsmodule/rand/fork_detect.c
src/crypto/fipsmodule/rand/fork_detect.h
src/crypto/fipsmodule/rand/fork_detect_test.cc
src/crypto/fipsmodule/rand/getrandom_fillin.h
src/crypto/fipsmodule/rand/internal.h
src/crypto/fipsmodule/rand/rand.c
src/crypto/fipsmodule/rand/urandom.c
src/crypto/fipsmodule/rand/urandom_test.cc
src/crypto/fipsmodule/rsa/blinding.c
src/crypto/fipsmodule/rsa/internal.h
src/crypto/fipsmodule/rsa/padding.c
src/crypto/fipsmodule/rsa/rsa.c
src/crypto/fipsmodule/rsa/rsa_impl.c
src/crypto/fipsmodule/self_check/fips.c
src/crypto/fipsmodule/self_check/self_check.c
src/crypto/fipsmodule/service_indicator/internal.h
src/crypto/fipsmodule/service_indicator/service_indicator.c
src/crypto/fipsmodule/service_indicator/service_indicator_test.cc
src/crypto/fipsmodule/sha/asm/sha1-586.pl
src/crypto/fipsmodule/sha/asm/sha1-armv4-large.pl
src/crypto/fipsmodule/sha/asm/sha1-armv8.pl
src/crypto/fipsmodule/sha/asm/sha1-x86_64.pl
src/crypto/fipsmodule/sha/asm/sha256-586.pl
src/crypto/fipsmodule/sha/asm/sha256-armv4.pl
src/crypto/fipsmodule/sha/asm/sha512-586.pl
src/crypto/fipsmodule/sha/asm/sha512-armv4.pl
src/crypto/fipsmodule/sha/asm/sha512-armv8.pl
src/crypto/fipsmodule/sha/asm/sha512-x86_64.pl
src/crypto/fipsmodule/sha/internal.h
src/crypto/fipsmodule/sha/sha1.c
src/crypto/fipsmodule/sha/sha256.c
src/crypto/fipsmodule/sha/sha512.c
src/crypto/fipsmodule/sha/sha_test.cc
src/crypto/fipsmodule/tls/internal.h
src/crypto/fipsmodule/tls/kdf.c
src/crypto/hmac_extra/hmac_test.cc
src/crypto/hmac_extra/hmac_tests.txt
src/crypto/hpke/hpke.c
src/crypto/hpke/hpke_test.cc
src/crypto/hpke/hpke_test_vectors.txt
src/crypto/hpke/test-vectors.json
src/crypto/hpke/translate_test_vectors.py
src/crypto/hrss/asm/poly_rq_mul.S
src/crypto/hrss/hrss.c
src/crypto/hrss/hrss_test.cc
src/crypto/hrss/internal.h
src/crypto/impl_dispatch_test.cc
src/crypto/internal.h
src/crypto/keccak/internal.h
src/crypto/keccak/keccak.c
src/crypto/keccak/keccak_test.cc
src/crypto/keccak/keccak_tests.txt
src/crypto/kyber/internal.h
src/crypto/kyber/kyber.c
src/crypto/kyber/kyber_test.cc
src/crypto/kyber/kyber_tests.txt
src/crypto/lhash/internal.h
src/crypto/lhash/lhash.c
src/crypto/lhash/lhash_test.cc
src/crypto/mem.c
src/crypto/obj/README
src/crypto/obj/obj.c
src/crypto/obj/obj_dat.h
src/crypto/obj/obj_mac.num
src/crypto/obj/obj_test.cc
src/crypto/obj/obj_xref.c
src/crypto/obj/objects.go
src/crypto/obj/objects.txt
src/crypto/pem/pem_all.c
src/crypto/pem/pem_info.c
src/crypto/pem/pem_lib.c
src/crypto/pem/pem_oth.c
src/crypto/pem/pem_pk8.c
src/crypto/pem/pem_pkey.c
src/crypto/pem/pem_test.cc
src/crypto/pem/pem_x509.c
src/crypto/pem/pem_xaux.c
src/crypto/perlasm/arm-xlate.pl
src/crypto/perlasm/readme
src/crypto/perlasm/x86_64-xlate.pl
src/crypto/perlasm/x86asm.pl
src/crypto/perlasm/x86gas.pl
src/crypto/perlasm/x86masm.pl
src/crypto/perlasm/x86nasm.pl
src/crypto/pkcs7/internal.h
src/crypto/pkcs7/pkcs7.c
src/crypto/pkcs7/pkcs7_test.cc
src/crypto/pkcs7/pkcs7_x509.c
src/crypto/pkcs8/internal.h
src/crypto/pkcs8/p5_pbev2.c
src/crypto/pkcs8/pkcs12_test.cc
src/crypto/pkcs8/pkcs8.c
src/crypto/pkcs8/pkcs8_test.cc
src/crypto/pkcs8/pkcs8_x509.c
src/crypto/pkcs8/test/bad1.p12
src/crypto/pkcs8/test/bad2.p12
src/crypto/pkcs8/test/bad3.p12
src/crypto/pkcs8/test/empty_password.p12
src/crypto/pkcs8/test/empty_password_ber.p12
src/crypto/pkcs8/test/empty_password_ber_nested.p12
src/crypto/pkcs8/test/no_encryption.p12
src/crypto/pkcs8/test/nss.p12
src/crypto/pkcs8/test/null_password.p12
src/crypto/pkcs8/test/openssl.p12
src/crypto/pkcs8/test/pbes2_sha1.p12
src/crypto/pkcs8/test/pbes2_sha256.p12
src/crypto/pkcs8/test/unicode_password.p12
src/crypto/pkcs8/test/windows.p12
src/crypto/poly1305/internal.h
src/crypto/poly1305/poly1305.c
src/crypto/poly1305/poly1305_arm.c
src/crypto/poly1305/poly1305_arm_asm.S
src/crypto/poly1305/poly1305_test.cc
src/crypto/poly1305/poly1305_tests.txt
src/crypto/poly1305/poly1305_vec.c
src/crypto/pool/internal.h
src/crypto/pool/pool.c
src/crypto/pool/pool_test.cc
src/crypto/rand_extra/deterministic.c
src/crypto/rand_extra/forkunsafe.c
src/crypto/rand_extra/getentropy.c
src/crypto/rand_extra/getentropy_test.cc
src/crypto/rand_extra/ios.c
src/crypto/rand_extra/passive.c
src/crypto/rand_extra/rand_extra.c
src/crypto/rand_extra/rand_test.cc
src/crypto/rand_extra/trusty.c
src/crypto/rand_extra/windows.c
src/crypto/rc4/rc4.c
src/crypto/refcount.c
src/crypto/refcount_test.cc
src/crypto/rsa_extra/internal.h
src/crypto/rsa_extra/rsa_asn1.c
src/crypto/rsa_extra/rsa_crypt.c
src/crypto/rsa_extra/rsa_print.c
src/crypto/rsa_extra/rsa_test.cc
src/crypto/self_test.cc
src/crypto/siphash/siphash.c
src/crypto/siphash/siphash_test.cc
src/crypto/siphash/siphash_tests.txt
src/crypto/spx/address.c
src/crypto/spx/address.h
src/crypto/spx/fors.c
src/crypto/spx/fors.h
src/crypto/spx/merkle.c
src/crypto/spx/merkle.h
src/crypto/spx/params.h
src/crypto/spx/spx.c
src/crypto/spx/spx_test.cc
src/crypto/spx/spx_tests.txt
src/crypto/spx/spx_tests_deterministic.txt
src/crypto/spx/spx_util.c
src/crypto/spx/spx_util.h
src/crypto/spx/thash.c
src/crypto/spx/thash.h
src/crypto/spx/wots.c
src/crypto/spx/wots.h
src/crypto/stack/stack.c
src/crypto/stack/stack_test.cc
src/crypto/test/abi_test.cc
src/crypto/test/abi_test.h
src/crypto/test/asm/trampoline-armv4.pl
src/crypto/test/asm/trampoline-armv8.pl
src/crypto/test/asm/trampoline-x86.pl
src/crypto/test/asm/trampoline-x86_64.pl
src/crypto/test/file_test.cc
src/crypto/test/file_test.h
src/crypto/test/file_test_gtest.cc
src/crypto/test/file_util.cc
src/crypto/test/file_util.h
src/crypto/test/gtest_main.cc
src/crypto/test/gtest_main.h
src/crypto/test/test_data.cc
src/crypto/test/test_data.h
src/crypto/test/test_util.cc
src/crypto/test/test_util.h
src/crypto/test/wycheproof_util.cc
src/crypto/test/wycheproof_util.h
src/crypto/thread.c
src/crypto/thread_none.c
src/crypto/thread_pthread.c
src/crypto/thread_test.cc
src/crypto/thread_win.c
src/crypto/trust_token/internal.h
src/crypto/trust_token/pmbtoken.c
src/crypto/trust_token/trust_token.c
src/crypto/trust_token/trust_token_test.cc
src/crypto/trust_token/voprf.c
src/crypto/x509/a_digest.c
src/crypto/x509/a_sign.c
src/crypto/x509/a_verify.c
src/crypto/x509/algorithm.c
src/crypto/x509/asn1_gen.c
src/crypto/x509/by_dir.c
src/crypto/x509/by_file.c
src/crypto/x509/ext_dat.h
src/crypto/x509/i2d_pr.c
src/crypto/x509/internal.h
src/crypto/x509/name_print.c
src/crypto/x509/policy.c
src/crypto/x509/rsa_pss.c
src/crypto/x509/t_crl.c
src/crypto/x509/t_req.c
src/crypto/x509/t_x509.c
src/crypto/x509/t_x509a.c
src/crypto/x509/tab_test.cc
src/crypto/x509/test/basic_constraints_ca.pem
src/crypto/x509/test/basic_constraints_ca_pathlen_0.pem
src/crypto/x509/test/basic_constraints_ca_pathlen_1.pem
src/crypto/x509/test/basic_constraints_ca_pathlen_10.pem
src/crypto/x509/test/basic_constraints_leaf.pem
src/crypto/x509/test/basic_constraints_none.pem
src/crypto/x509/test/invalid_extension_intermediate.pem
src/crypto/x509/test/invalid_extension_intermediate_authority_key_identifier.pem
src/crypto/x509/test/invalid_extension_intermediate_basic_constraints.pem
src/crypto/x509/test/invalid_extension_intermediate_ext_key_usage.pem
src/crypto/x509/test/invalid_extension_intermediate_key_usage.pem
src/crypto/x509/test/invalid_extension_intermediate_name_constraints.pem
src/crypto/x509/test/invalid_extension_intermediate_subject_alt_name.pem
src/crypto/x509/test/invalid_extension_intermediate_subject_key_identifier.pem
src/crypto/x509/test/invalid_extension_leaf.pem
src/crypto/x509/test/invalid_extension_leaf_authority_key_identifier.pem
src/crypto/x509/test/invalid_extension_leaf_basic_constraints.pem
src/crypto/x509/test/invalid_extension_leaf_ext_key_usage.pem
src/crypto/x509/test/invalid_extension_leaf_key_usage.pem
src/crypto/x509/test/invalid_extension_leaf_name_constraints.pem
src/crypto/x509/test/invalid_extension_leaf_subject_alt_name.pem
src/crypto/x509/test/invalid_extension_leaf_subject_key_identifier.pem
src/crypto/x509/test/invalid_extension_root.pem
src/crypto/x509/test/invalid_extension_root_authority_key_identifier.pem
src/crypto/x509/test/invalid_extension_root_basic_constraints.pem
src/crypto/x509/test/invalid_extension_root_ext_key_usage.pem
src/crypto/x509/test/invalid_extension_root_key_usage.pem
src/crypto/x509/test/invalid_extension_root_name_constraints.pem
src/crypto/x509/test/invalid_extension_root_subject_alt_name.pem
src/crypto/x509/test/invalid_extension_root_subject_key_identifier.pem
src/crypto/x509/test/make_basic_constraints.go
src/crypto/x509/test/make_invalid_extensions.go
src/crypto/x509/test/make_many_constraints.go
src/crypto/x509/test/make_policy_certs.go
src/crypto/x509/test/many_constraints.pem
src/crypto/x509/test/many_names1.pem
src/crypto/x509/test/many_names2.pem
src/crypto/x509/test/many_names3.pem
src/crypto/x509/test/policy_intermediate.pem
src/crypto/x509/test/policy_intermediate_any.pem
src/crypto/x509/test/policy_intermediate_duplicate.pem
src/crypto/x509/test/policy_intermediate_invalid.pem
src/crypto/x509/test/policy_intermediate_mapped.pem
src/crypto/x509/test/policy_intermediate_mapped_any.pem
src/crypto/x509/test/policy_intermediate_mapped_oid3.pem
src/crypto/x509/test/policy_intermediate_require.pem
src/crypto/x509/test/policy_intermediate_require1.pem
src/crypto/x509/test/policy_intermediate_require2.pem
src/crypto/x509/test/policy_intermediate_require_duplicate.pem
src/crypto/x509/test/policy_intermediate_require_no_policies.pem
src/crypto/x509/test/policy_leaf.pem
src/crypto/x509/test/policy_leaf_any.pem
src/crypto/x509/test/policy_leaf_duplicate.pem
src/crypto/x509/test/policy_leaf_invalid.pem
src/crypto/x509/test/policy_leaf_none.pem
src/crypto/x509/test/policy_leaf_oid1.pem
src/crypto/x509/test/policy_leaf_oid2.pem
src/crypto/x509/test/policy_leaf_oid3.pem
src/crypto/x509/test/policy_leaf_oid4.pem
src/crypto/x509/test/policy_leaf_oid5.pem
src/crypto/x509/test/policy_leaf_require.pem
src/crypto/x509/test/policy_leaf_require1.pem
src/crypto/x509/test/policy_root.pem
src/crypto/x509/test/policy_root2.pem
src/crypto/x509/test/policy_root_cross_inhibit_mapping.pem
src/crypto/x509/test/pss_sha1.pem
src/crypto/x509/test/pss_sha1_explicit.pem
src/crypto/x509/test/pss_sha1_mgf1_syntax_error.pem
src/crypto/x509/test/pss_sha224.pem
src/crypto/x509/test/pss_sha256.pem
src/crypto/x509/test/pss_sha256_explicit_trailer.pem
src/crypto/x509/test/pss_sha256_mgf1_sha384.pem
src/crypto/x509/test/pss_sha256_mgf1_syntax_error.pem
src/crypto/x509/test/pss_sha256_omit_nulls.pem
src/crypto/x509/test/pss_sha256_salt31.pem
src/crypto/x509/test/pss_sha256_salt_overflow.pem
src/crypto/x509/test/pss_sha256_unknown_mgf.pem
src/crypto/x509/test/pss_sha256_wrong_trailer.pem
src/crypto/x509/test/pss_sha384.pem
src/crypto/x509/test/pss_sha512.pem
src/crypto/x509/test/some_names1.pem
src/crypto/x509/test/some_names2.pem
src/crypto/x509/test/some_names3.pem
src/crypto/x509/test/trailing_data_leaf_authority_key_identifier.pem
src/crypto/x509/test/trailing_data_leaf_basic_constraints.pem
src/crypto/x509/test/trailing_data_leaf_ext_key_usage.pem
src/crypto/x509/test/trailing_data_leaf_key_usage.pem
src/crypto/x509/test/trailing_data_leaf_name_constraints.pem
src/crypto/x509/test/trailing_data_leaf_subject_alt_name.pem
src/crypto/x509/test/trailing_data_leaf_subject_key_identifier.pem
src/crypto/x509/v3_akey.c
src/crypto/x509/v3_akeya.c
src/crypto/x509/v3_alt.c
src/crypto/x509/v3_bcons.c
src/crypto/x509/v3_bitst.c
src/crypto/x509/v3_conf.c
src/crypto/x509/v3_cpols.c
src/crypto/x509/v3_crld.c
src/crypto/x509/v3_enum.c
src/crypto/x509/v3_extku.c
src/crypto/x509/v3_genn.c
src/crypto/x509/v3_ia5.c
src/crypto/x509/v3_info.c
src/crypto/x509/v3_int.c
src/crypto/x509/v3_lib.c
src/crypto/x509/v3_ncons.c
src/crypto/x509/v3_ocsp.c
src/crypto/x509/v3_pcons.c
src/crypto/x509/v3_pmaps.c
src/crypto/x509/v3_prn.c
src/crypto/x509/v3_purp.c
src/crypto/x509/v3_skey.c
src/crypto/x509/v3_utl.c
src/crypto/x509/x509.c
src/crypto/x509/x509_att.c
src/crypto/x509/x509_cmp.c
src/crypto/x509/x509_d2.c
src/crypto/x509/x509_def.c
src/crypto/x509/x509_ext.c
src/crypto/x509/x509_lu.c
src/crypto/x509/x509_obj.c
src/crypto/x509/x509_req.c
src/crypto/x509/x509_set.c
src/crypto/x509/x509_test.cc
src/crypto/x509/x509_time_test.cc
src/crypto/x509/x509_trs.c
src/crypto/x509/x509_txt.c
src/crypto/x509/x509_v3.c
src/crypto/x509/x509_vfy.c
src/crypto/x509/x509_vpm.c
src/crypto/x509/x509cset.c
src/crypto/x509/x509name.c
src/crypto/x509/x509rset.c
src/crypto/x509/x509spki.c
src/crypto/x509/x_algor.c
src/crypto/x509/x_all.c
src/crypto/x509/x_attrib.c
src/crypto/x509/x_crl.c
src/crypto/x509/x_exten.c
src/crypto/x509/x_name.c
src/crypto/x509/x_pubkey.c
src/crypto/x509/x_req.c
src/crypto/x509/x_sig.c
src/crypto/x509/x_spki.c
src/crypto/x509/x_val.c
src/crypto/x509/x_x509.c
src/crypto/x509/x_x509a.c
src/decrepit/bio/base64_bio.c
src/decrepit/blowfish/blowfish.c
src/decrepit/blowfish/blowfish_test.cc
src/decrepit/cast/cast.c
src/decrepit/cast/cast_tables.c
src/decrepit/cast/cast_test.cc
src/decrepit/cast/internal.h
src/decrepit/cfb/cfb.c
src/decrepit/cfb/cfb_test.cc
src/decrepit/des/cfb64ede.c
src/decrepit/des/des_test.cc
src/decrepit/dh/dh_decrepit.c
src/decrepit/dsa/dsa_decrepit.c
src/decrepit/evp/dss1.c
src/decrepit/evp/evp_do_all.c
src/decrepit/evp/evp_test.cc
src/decrepit/macros.h
src/decrepit/obj/obj_decrepit.c
src/decrepit/rc4/rc4_decrepit.c
src/decrepit/ripemd/ripemd.c
src/decrepit/ripemd/ripemd_test.cc
src/decrepit/rsa/rsa_decrepit.c
src/decrepit/ssl/ssl_decrepit.c
src/decrepit/x509/x509_decrepit.c
src/decrepit/xts/xts.c
src/decrepit/xts/xts_test.cc
src/gen/README.md
src/gen/bcm/aesni-gcm-x86_64-apple.S
src/gen/bcm/aesni-gcm-x86_64-linux.S
src/gen/bcm/aesni-gcm-x86_64-win.asm
src/gen/bcm/aesni-x86-apple.S
src/gen/bcm/aesni-x86-linux.S
src/gen/bcm/aesni-x86-win.asm
src/gen/bcm/aesni-x86_64-apple.S
src/gen/bcm/aesni-x86_64-linux.S
src/gen/bcm/aesni-x86_64-win.asm
src/gen/bcm/aesv8-armv7-linux.S
src/gen/bcm/aesv8-armv8-apple.S
src/gen/bcm/aesv8-armv8-linux.S
src/gen/bcm/aesv8-armv8-win.S
src/gen/bcm/aesv8-gcm-armv8-apple.S
src/gen/bcm/aesv8-gcm-armv8-linux.S
src/gen/bcm/aesv8-gcm-armv8-win.S
src/gen/bcm/armv4-mont-linux.S
src/gen/bcm/armv8-mont-apple.S
src/gen/bcm/armv8-mont-linux.S
src/gen/bcm/armv8-mont-win.S
src/gen/bcm/bn-586-apple.S
src/gen/bcm/bn-586-linux.S
src/gen/bcm/bn-586-win.asm
src/gen/bcm/bn-armv8-apple.S
src/gen/bcm/bn-armv8-linux.S
src/gen/bcm/bn-armv8-win.S
src/gen/bcm/bsaes-armv7-linux.S
src/gen/bcm/co-586-apple.S
src/gen/bcm/co-586-linux.S
src/gen/bcm/co-586-win.asm
src/gen/bcm/ghash-armv4-linux.S
src/gen/bcm/ghash-neon-armv8-apple.S
src/gen/bcm/ghash-neon-armv8-linux.S
src/gen/bcm/ghash-neon-armv8-win.S
src/gen/bcm/ghash-ssse3-x86-apple.S
src/gen/bcm/ghash-ssse3-x86-linux.S
src/gen/bcm/ghash-ssse3-x86-win.asm
src/gen/bcm/ghash-ssse3-x86_64-apple.S
src/gen/bcm/ghash-ssse3-x86_64-linux.S
src/gen/bcm/ghash-ssse3-x86_64-win.asm
src/gen/bcm/ghash-x86-apple.S
src/gen/bcm/ghash-x86-linux.S
src/gen/bcm/ghash-x86-win.asm
src/gen/bcm/ghash-x86_64-apple.S
src/gen/bcm/ghash-x86_64-linux.S
src/gen/bcm/ghash-x86_64-win.asm
src/gen/bcm/ghashv8-armv7-linux.S
src/gen/bcm/ghashv8-armv8-apple.S
src/gen/bcm/ghashv8-armv8-linux.S
src/gen/bcm/ghashv8-armv8-win.S
src/gen/bcm/md5-586-apple.S
src/gen/bcm/md5-586-linux.S
src/gen/bcm/md5-586-win.asm
src/gen/bcm/md5-x86_64-apple.S
src/gen/bcm/md5-x86_64-linux.S
src/gen/bcm/md5-x86_64-win.asm
src/gen/bcm/p256-armv8-asm-apple.S
src/gen/bcm/p256-armv8-asm-linux.S
src/gen/bcm/p256-armv8-asm-win.S
src/gen/bcm/p256-x86_64-asm-apple.S
src/gen/bcm/p256-x86_64-asm-linux.S
src/gen/bcm/p256-x86_64-asm-win.asm
src/gen/bcm/p256_beeu-armv8-asm-apple.S
src/gen/bcm/p256_beeu-armv8-asm-linux.S
src/gen/bcm/p256_beeu-armv8-asm-win.S
src/gen/bcm/p256_beeu-x86_64-asm-apple.S
src/gen/bcm/p256_beeu-x86_64-asm-linux.S
src/gen/bcm/p256_beeu-x86_64-asm-win.asm
src/gen/bcm/rdrand-x86_64-apple.S
src/gen/bcm/rdrand-x86_64-linux.S
src/gen/bcm/rdrand-x86_64-win.asm
src/gen/bcm/rsaz-avx2-apple.S
src/gen/bcm/rsaz-avx2-linux.S
src/gen/bcm/rsaz-avx2-win.asm
src/gen/bcm/sha1-586-apple.S
src/gen/bcm/sha1-586-linux.S
src/gen/bcm/sha1-586-win.asm
src/gen/bcm/sha1-armv4-large-linux.S
src/gen/bcm/sha1-armv8-apple.S
src/gen/bcm/sha1-armv8-linux.S
src/gen/bcm/sha1-armv8-win.S
src/gen/bcm/sha1-x86_64-apple.S
src/gen/bcm/sha1-x86_64-linux.S
src/gen/bcm/sha1-x86_64-win.asm
src/gen/bcm/sha256-586-apple.S
src/gen/bcm/sha256-586-linux.S
src/gen/bcm/sha256-586-win.asm
src/gen/bcm/sha256-armv4-linux.S
src/gen/bcm/sha256-armv8-apple.S
src/gen/bcm/sha256-armv8-linux.S
src/gen/bcm/sha256-armv8-win.S
src/gen/bcm/sha256-x86_64-apple.S
src/gen/bcm/sha256-x86_64-linux.S
src/gen/bcm/sha256-x86_64-win.asm
src/gen/bcm/sha512-586-apple.S
src/gen/bcm/sha512-586-linux.S
src/gen/bcm/sha512-586-win.asm
src/gen/bcm/sha512-armv4-linux.S
src/gen/bcm/sha512-armv8-apple.S
src/gen/bcm/sha512-armv8-linux.S
src/gen/bcm/sha512-armv8-win.S
src/gen/bcm/sha512-x86_64-apple.S
src/gen/bcm/sha512-x86_64-linux.S
src/gen/bcm/sha512-x86_64-win.asm
src/gen/bcm/vpaes-armv7-linux.S
src/gen/bcm/vpaes-armv8-apple.S
src/gen/bcm/vpaes-armv8-linux.S
src/gen/bcm/vpaes-armv8-win.S
src/gen/bcm/vpaes-x86-apple.S
src/gen/bcm/vpaes-x86-linux.S
src/gen/bcm/vpaes-x86-win.asm
src/gen/bcm/vpaes-x86_64-apple.S
src/gen/bcm/vpaes-x86_64-linux.S
src/gen/bcm/vpaes-x86_64-win.asm
src/gen/bcm/x86-mont-apple.S
src/gen/bcm/x86-mont-linux.S
src/gen/bcm/x86-mont-win.asm
src/gen/bcm/x86_64-mont-apple.S
src/gen/bcm/x86_64-mont-linux.S
src/gen/bcm/x86_64-mont-win.asm
src/gen/bcm/x86_64-mont5-apple.S
src/gen/bcm/x86_64-mont5-linux.S
src/gen/bcm/x86_64-mont5-win.asm
src/gen/crypto/aes128gcmsiv-x86_64-apple.S
src/gen/crypto/aes128gcmsiv-x86_64-linux.S
src/gen/crypto/aes128gcmsiv-x86_64-win.asm
src/gen/crypto/chacha-armv4-linux.S
src/gen/crypto/chacha-armv8-apple.S
src/gen/crypto/chacha-armv8-linux.S
src/gen/crypto/chacha-armv8-win.S
src/gen/crypto/chacha-x86-apple.S
src/gen/crypto/chacha-x86-linux.S
src/gen/crypto/chacha-x86-win.asm
src/gen/crypto/chacha-x86_64-apple.S
src/gen/crypto/chacha-x86_64-linux.S
src/gen/crypto/chacha-x86_64-win.asm
src/gen/crypto/chacha20_poly1305_armv8-apple.S
src/gen/crypto/chacha20_poly1305_armv8-linux.S
src/gen/crypto/chacha20_poly1305_armv8-win.S
src/gen/crypto/chacha20_poly1305_x86_64-apple.S
src/gen/crypto/chacha20_poly1305_x86_64-linux.S
src/gen/crypto/chacha20_poly1305_x86_64-win.asm
src/gen/crypto/err_data.c
src/gen/sources.bzl
src/gen/sources.cmake
src/gen/sources.json
src/gen/test_support/trampoline-armv4-linux.S
src/gen/test_support/trampoline-armv8-apple.S
src/gen/test_support/trampoline-armv8-linux.S
src/gen/test_support/trampoline-armv8-win.S
src/gen/test_support/trampoline-x86-apple.S
src/gen/test_support/trampoline-x86-linux.S
src/gen/test_support/trampoline-x86-win.asm
src/gen/test_support/trampoline-x86_64-apple.S
src/gen/test_support/trampoline-x86_64-linux.S
src/gen/test_support/trampoline-x86_64-win.asm
src/go.mod
src/go.sum
src/include/openssl/aead.h
src/include/openssl/aes.h
src/include/openssl/arm_arch.h
src/include/openssl/asm_base.h
src/include/openssl/asn1.h
src/include/openssl/asn1_mac.h
src/include/openssl/asn1t.h
src/include/openssl/base.h
src/include/openssl/base64.h
src/include/openssl/bio.h
src/include/openssl/blake2.h
src/include/openssl/blowfish.h
src/include/openssl/bn.h
src/include/openssl/buf.h
src/include/openssl/buffer.h
src/include/openssl/bytestring.h
src/include/openssl/cast.h
src/include/openssl/chacha.h
src/include/openssl/cipher.h
src/include/openssl/cmac.h
src/include/openssl/conf.h
src/include/openssl/cpu.h
src/include/openssl/crypto.h
src/include/openssl/ctrdrbg.h
src/include/openssl/curve25519.h
src/include/openssl/des.h
src/include/openssl/dh.h
src/include/openssl/digest.h
src/include/openssl/dsa.h
src/include/openssl/dtls1.h
src/include/openssl/e_os2.h
src/include/openssl/ec.h
src/include/openssl/ec_key.h
src/include/openssl/ecdh.h
src/include/openssl/ecdsa.h
src/include/openssl/engine.h
src/include/openssl/err.h
src/include/openssl/evp.h
src/include/openssl/evp_errors.h
src/include/openssl/ex_data.h
src/include/openssl/experimental/dilithium.h
src/include/openssl/experimental/kyber.h
src/include/openssl/experimental/spx.h
src/include/openssl/hkdf.h
src/include/openssl/hmac.h
src/include/openssl/hpke.h
src/include/openssl/hrss.h
src/include/openssl/is_boringssl.h
src/include/openssl/kdf.h
src/include/openssl/lhash.h
src/include/openssl/md4.h
src/include/openssl/md5.h
src/include/openssl/mem.h
src/include/openssl/nid.h
src/include/openssl/obj.h
src/include/openssl/obj_mac.h
src/include/openssl/objects.h
src/include/openssl/opensslconf.h
src/include/openssl/opensslv.h
src/include/openssl/ossl_typ.h
src/include/openssl/pem.h
src/include/openssl/pkcs12.h
src/include/openssl/pkcs7.h
src/include/openssl/pkcs8.h
src/include/openssl/pki/certificate.h
src/include/openssl/pki/signature_verify_cache.h
src/include/openssl/pki/verify.h
src/include/openssl/pki/verify_error.h
src/include/openssl/poly1305.h
src/include/openssl/pool.h
src/include/openssl/posix_time.h
src/include/openssl/rand.h
src/include/openssl/rc4.h
src/include/openssl/ripemd.h
src/include/openssl/rsa.h
src/include/openssl/safestack.h
src/include/openssl/service_indicator.h
src/include/openssl/sha.h
src/include/openssl/siphash.h
src/include/openssl/span.h
src/include/openssl/srtp.h
src/include/openssl/ssl.h
src/include/openssl/ssl3.h
src/include/openssl/stack.h
src/include/openssl/target.h
src/include/openssl/thread.h
src/include/openssl/time.h
src/include/openssl/tls1.h
src/include/openssl/trust_token.h
src/include/openssl/type_check.h
src/include/openssl/x509.h
src/include/openssl/x509_vfy.h
src/include/openssl/x509v3.h
src/include/openssl/x509v3_errors.h
src/rust/CMakeLists.txt
src/rust/bssl-crypto/Cargo.toml
src/rust/bssl-crypto/README.md
src/rust/bssl-crypto/deny.toml
src/rust/bssl-crypto/src/.rustfmt.toml
src/rust/bssl-crypto/src/aead.rs
src/rust/bssl-crypto/src/aes.rs
src/rust/bssl-crypto/src/cipher/aes_cbc.rs
src/rust/bssl-crypto/src/cipher/aes_ctr.rs
src/rust/bssl-crypto/src/cipher/mod.rs
src/rust/bssl-crypto/src/digest.rs
src/rust/bssl-crypto/src/ec.rs
src/rust/bssl-crypto/src/ecdh.rs
src/rust/bssl-crypto/src/ecdsa.rs
src/rust/bssl-crypto/src/ed25519.rs
src/rust/bssl-crypto/src/hkdf.rs
src/rust/bssl-crypto/src/hmac.rs
src/rust/bssl-crypto/src/hpke.rs
src/rust/bssl-crypto/src/lib.rs
src/rust/bssl-crypto/src/macros.rs
src/rust/bssl-crypto/src/mem.rs
src/rust/bssl-crypto/src/rand.rs
src/rust/bssl-crypto/src/rsa.rs
src/rust/bssl-crypto/src/scoped.rs
src/rust/bssl-crypto/src/test_helpers.rs
src/rust/bssl-crypto/src/x25519.rs
src/rust/bssl-sys/CMakeLists.txt
src/rust/bssl-sys/Cargo.toml
src/rust/bssl-sys/README.md
src/rust/bssl-sys/build.rs
src/rust/bssl-sys/rust_wrapper.c
src/rust/bssl-sys/rust_wrapper.h
src/rust/bssl-sys/src/lib.rs
src/rust/bssl-sys/wrapper.h
src/ssl/bio_ssl.cc
src/ssl/d1_both.cc
src/ssl/d1_lib.cc
src/ssl/d1_pkt.cc
src/ssl/d1_srtp.cc
src/ssl/dtls_method.cc
src/ssl/dtls_record.cc
src/ssl/encrypted_client_hello.cc
src/ssl/extensions.cc
src/ssl/handoff.cc
src/ssl/handshake.cc
src/ssl/handshake_client.cc
src/ssl/handshake_server.cc
src/ssl/internal.h
src/ssl/s3_both.cc
src/ssl/s3_lib.cc
src/ssl/s3_pkt.cc
src/ssl/span_test.cc
src/ssl/ssl_aead_ctx.cc
src/ssl/ssl_asn1.cc
src/ssl/ssl_buffer.cc
src/ssl/ssl_c_test.c
src/ssl/ssl_cert.cc
src/ssl/ssl_cipher.cc
src/ssl/ssl_credential.cc
src/ssl/ssl_file.cc
src/ssl/ssl_key_share.cc
src/ssl/ssl_lib.cc
src/ssl/ssl_privkey.cc
src/ssl/ssl_session.cc
src/ssl/ssl_stat.cc
src/ssl/ssl_test.cc
src/ssl/ssl_transcript.cc
src/ssl/ssl_versions.cc
src/ssl/ssl_x509.cc
src/ssl/t1_enc.cc
src/ssl/test/CMakeLists.txt
src/ssl/test/PORTING.md
src/ssl/test/README.md
src/ssl/test/async_bio.cc
src/ssl/test/async_bio.h
src/ssl/test/bssl_shim.cc
src/ssl/test/fuzzer.h
src/ssl/test/fuzzer_tags.h
src/ssl/test/handshake_util.cc
src/ssl/test/handshake_util.h
src/ssl/test/handshaker.cc
src/ssl/test/mock_quic_transport.cc
src/ssl/test/mock_quic_transport.h
src/ssl/test/packeted_bio.cc
src/ssl/test/packeted_bio.h
src/ssl/test/runner/alert.go
src/ssl/test/runner/channel_id_key.pem
src/ssl/test/runner/cipher_suites.go
src/ssl/test/runner/common.go
src/ssl/test/runner/conn.go
src/ssl/test/runner/deterministic.go
src/ssl/test/runner/dtls.go
src/ssl/test/runner/ecdsa_p224_key.pem
src/ssl/test/runner/ecdsa_p256_key.pem
src/ssl/test/runner/ecdsa_p384_key.pem
src/ssl/test/runner/ecdsa_p521_key.pem
src/ssl/test/runner/ed25519_key.pem
src/ssl/test/runner/fuzzer_mode.json
src/ssl/test/runner/handshake_client.go
src/ssl/test/runner/handshake_messages.go
src/ssl/test/runner/handshake_server.go
src/ssl/test/runner/hpke/hpke.go
src/ssl/test/runner/hpke/hpke_test.go
src/ssl/test/runner/hpke/kem.go
src/ssl/test/runner/hpke/testdata/test-vectors.json
src/ssl/test/runner/key_agreement.go
src/ssl/test/runner/kyber/kyber.go
src/ssl/test/runner/kyber/kyber_test.go
src/ssl/test/runner/mock_quic_transport.go
src/ssl/test/runner/packet_adapter.go
src/ssl/test/runner/prf.go
src/ssl/test/runner/recordingconn.go
src/ssl/test/runner/rsa_1024_key.pem
src/ssl/test/runner/rsa_2048_key.pem
src/ssl/test/runner/runner.go
src/ssl/test/runner/runner_test.go
src/ssl/test/runner/sharding.go
src/ssl/test/runner/shim_dispatcher.go
src/ssl/test/runner/shim_ticket.go
src/ssl/test/runner/sign.go
src/ssl/test/runner/ticket.go
src/ssl/test/runner/tls.go
src/ssl/test/settings_writer.cc
src/ssl/test/settings_writer.h
src/ssl/test/test_config.cc
src/ssl/test/test_config.h
src/ssl/test/test_state.cc
src/ssl/test/test_state.h
src/ssl/tls13_both.cc
src/ssl/tls13_client.cc
src/ssl/tls13_enc.cc
src/ssl/tls13_server.cc
src/ssl/tls_method.cc
src/ssl/tls_record.cc
src/third_party/fiat/BUILD.gn
src/third_party/fiat/LICENSE
src/third_party/fiat/METADATA
src/third_party/fiat/README.chromium
src/third_party/fiat/README.md
src/third_party/fiat/asm/fiat_curve25519_adx_mul.S
src/third_party/fiat/asm/fiat_curve25519_adx_square.S
src/third_party/fiat/asm/fiat_p256_adx_mul.S
src/third_party/fiat/asm/fiat_p256_adx_sqr.S
src/third_party/fiat/curve25519_32.h
src/third_party/fiat/curve25519_64.h
src/third_party/fiat/curve25519_64_adx.h
src/third_party/fiat/curve25519_64_msvc.h
src/third_party/fiat/p256_32.h
src/third_party/fiat/p256_64.h
src/third_party/fiat/p256_64_msvc.h
src/third_party/wycheproof_testvectors/LICENSE
src/third_party/wycheproof_testvectors/METADATA
src/third_party/wycheproof_testvectors/aead_aes_siv_cmac_test.json
src/third_party/wycheproof_testvectors/aegis128L_test.json
src/third_party/wycheproof_testvectors/aegis128_test.json
src/third_party/wycheproof_testvectors/aegis256_test.json
src/third_party/wycheproof_testvectors/aes_cbc_pkcs5_test.json
src/third_party/wycheproof_testvectors/aes_cbc_pkcs5_test.txt
src/third_party/wycheproof_testvectors/aes_ccm_test.json
src/third_party/wycheproof_testvectors/aes_cmac_test.json
src/third_party/wycheproof_testvectors/aes_cmac_test.txt
src/third_party/wycheproof_testvectors/aes_eax_test.json
src/third_party/wycheproof_testvectors/aes_gcm_siv_test.json
src/third_party/wycheproof_testvectors/aes_gcm_siv_test.txt
src/third_party/wycheproof_testvectors/aes_gcm_test.json
src/third_party/wycheproof_testvectors/aes_gcm_test.txt
src/third_party/wycheproof_testvectors/aes_siv_cmac_test.json
src/third_party/wycheproof_testvectors/chacha20_poly1305_test.json
src/third_party/wycheproof_testvectors/chacha20_poly1305_test.txt
src/third_party/wycheproof_testvectors/dsa_2048_224_sha224_p1363_test.json
src/third_party/wycheproof_testvectors/dsa_2048_224_sha224_test.json
src/third_party/wycheproof_testvectors/dsa_2048_224_sha256_p1363_test.json
src/third_party/wycheproof_testvectors/dsa_2048_224_sha256_test.json
src/third_party/wycheproof_testvectors/dsa_2048_256_sha256_p1363_test.json
src/third_party/wycheproof_testvectors/dsa_2048_256_sha256_test.json
src/third_party/wycheproof_testvectors/dsa_3072_256_sha256_p1363_test.json
src/third_party/wycheproof_testvectors/dsa_3072_256_sha256_test.json
src/third_party/wycheproof_testvectors/dsa_test.json
src/third_party/wycheproof_testvectors/dsa_test.txt
src/third_party/wycheproof_testvectors/ecdh_brainpoolP224r1_test.json
src/third_party/wycheproof_testvectors/ecdh_brainpoolP256r1_test.json
src/third_party/wycheproof_testvectors/ecdh_brainpoolP320r1_test.json
src/third_party/wycheproof_testvectors/ecdh_brainpoolP384r1_test.json
src/third_party/wycheproof_testvectors/ecdh_brainpoolP512r1_test.json
src/third_party/wycheproof_testvectors/ecdh_secp224r1_ecpoint_test.json
src/third_party/wycheproof_testvectors/ecdh_secp224r1_test.json
src/third_party/wycheproof_testvectors/ecdh_secp224r1_test.txt
src/third_party/wycheproof_testvectors/ecdh_secp256k1_test.json
src/third_party/wycheproof_testvectors/ecdh_secp256r1_ecpoint_test.json
src/third_party/wycheproof_testvectors/ecdh_secp256r1_test.json
src/third_party/wycheproof_testvectors/ecdh_secp256r1_test.txt
src/third_party/wycheproof_testvectors/ecdh_secp384r1_ecpoint_test.json
src/third_party/wycheproof_testvectors/ecdh_secp384r1_test.json
src/third_party/wycheproof_testvectors/ecdh_secp384r1_test.txt
src/third_party/wycheproof_testvectors/ecdh_secp521r1_ecpoint_test.json
src/third_party/wycheproof_testvectors/ecdh_secp521r1_test.json
src/third_party/wycheproof_testvectors/ecdh_secp521r1_test.txt
src/third_party/wycheproof_testvectors/ecdh_test.json
src/third_party/wycheproof_testvectors/ecdh_webcrypto_test.json
src/third_party/wycheproof_testvectors/ecdsa_brainpoolP224r1_sha224_p1363_test.json
src/third_party/wycheproof_testvectors/ecdsa_brainpoolP224r1_sha224_test.json
src/third_party/wycheproof_testvectors/ecdsa_brainpoolP256r1_sha256_p1363_test.json
src/third_party/wycheproof_testvectors/ecdsa_brainpoolP256r1_sha256_test.json
src/third_party/wycheproof_testvectors/ecdsa_brainpoolP320r1_sha384_p1363_test.json
src/third_party/wycheproof_testvectors/ecdsa_brainpoolP320r1_sha384_test.json
src/third_party/wycheproof_testvectors/ecdsa_brainpoolP384r1_sha384_p1363_test.json
src/third_party/wycheproof_testvectors/ecdsa_brainpoolP384r1_sha384_test.json
src/third_party/wycheproof_testvectors/ecdsa_brainpoolP512r1_sha512_p1363_test.json
src/third_party/wycheproof_testvectors/ecdsa_brainpoolP512r1_sha512_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha224_p1363_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha224_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha224_test.txt
src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha256_p1363_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha256_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha256_test.txt
src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha3_224_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha3_256_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha3_512_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha512_p1363_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha512_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha512_test.txt
src/third_party/wycheproof_testvectors/ecdsa_secp256k1_sha256_p1363_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp256k1_sha256_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp256k1_sha3_256_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp256k1_sha3_512_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp256k1_sha512_p1363_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp256k1_sha512_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha256_p1363_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha256_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha256_test.txt
src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha3_256_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha3_512_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha512_p1363_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha512_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha512_test.txt
src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha384_p1363_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha384_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha384_test.txt
src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha3_384_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha3_512_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha512_p1363_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha512_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha512_test.txt
src/third_party/wycheproof_testvectors/ecdsa_secp521r1_sha3_512_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp521r1_sha512_p1363_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp521r1_sha512_test.json
src/third_party/wycheproof_testvectors/ecdsa_secp521r1_sha512_test.txt
src/third_party/wycheproof_testvectors/ecdsa_test.json
src/third_party/wycheproof_testvectors/ecdsa_webcrypto_test.json
src/third_party/wycheproof_testvectors/ed448_test.json
src/third_party/wycheproof_testvectors/eddsa_test.json
src/third_party/wycheproof_testvectors/eddsa_test.txt
src/third_party/wycheproof_testvectors/gmac_test.json
src/third_party/wycheproof_testvectors/hkdf_sha1_test.json
src/third_party/wycheproof_testvectors/hkdf_sha1_test.txt
src/third_party/wycheproof_testvectors/hkdf_sha256_test.json
src/third_party/wycheproof_testvectors/hkdf_sha256_test.txt
src/third_party/wycheproof_testvectors/hkdf_sha384_test.json
src/third_party/wycheproof_testvectors/hkdf_sha384_test.txt
src/third_party/wycheproof_testvectors/hkdf_sha512_test.json
src/third_party/wycheproof_testvectors/hkdf_sha512_test.txt
src/third_party/wycheproof_testvectors/hmac_sha1_test.json
src/third_party/wycheproof_testvectors/hmac_sha1_test.txt
src/third_party/wycheproof_testvectors/hmac_sha224_test.json
src/third_party/wycheproof_testvectors/hmac_sha224_test.txt
src/third_party/wycheproof_testvectors/hmac_sha256_test.json
src/third_party/wycheproof_testvectors/hmac_sha256_test.txt
src/third_party/wycheproof_testvectors/hmac_sha384_test.json
src/third_party/wycheproof_testvectors/hmac_sha384_test.txt
src/third_party/wycheproof_testvectors/hmac_sha3_224_test.json
src/third_party/wycheproof_testvectors/hmac_sha3_256_test.json
src/third_party/wycheproof_testvectors/hmac_sha3_384_test.json
src/third_party/wycheproof_testvectors/hmac_sha3_512_test.json
src/third_party/wycheproof_testvectors/hmac_sha512_test.json
src/third_party/wycheproof_testvectors/hmac_sha512_test.txt
src/third_party/wycheproof_testvectors/kw_test.json
src/third_party/wycheproof_testvectors/kw_test.txt
src/third_party/wycheproof_testvectors/kwp_test.json
src/third_party/wycheproof_testvectors/kwp_test.txt
src/third_party/wycheproof_testvectors/primality_test.json
src/third_party/wycheproof_testvectors/primality_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha1_mgf1sha1_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha1_mgf1sha1_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha224_mgf1sha1_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha224_mgf1sha1_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha224_mgf1sha224_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha224_mgf1sha224_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha256_mgf1sha1_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha256_mgf1sha1_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha256_mgf1sha256_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha256_mgf1sha256_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha384_mgf1sha1_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha384_mgf1sha1_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha384_mgf1sha384_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha384_mgf1sha384_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha512_mgf1sha1_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha512_mgf1sha1_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha512_mgf1sha512_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha512_mgf1sha512_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_3072_sha256_mgf1sha1_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_3072_sha256_mgf1sha1_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_3072_sha256_mgf1sha256_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_3072_sha256_mgf1sha256_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_3072_sha512_mgf1sha1_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_3072_sha512_mgf1sha1_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_3072_sha512_mgf1sha512_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_3072_sha512_mgf1sha512_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_4096_sha256_mgf1sha1_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_4096_sha256_mgf1sha1_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_4096_sha256_mgf1sha256_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_4096_sha256_mgf1sha256_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_4096_sha512_mgf1sha1_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_4096_sha512_mgf1sha1_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_4096_sha512_mgf1sha512_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_4096_sha512_mgf1sha512_test.txt
src/third_party/wycheproof_testvectors/rsa_oaep_misc_test.json
src/third_party/wycheproof_testvectors/rsa_oaep_misc_test.txt
src/third_party/wycheproof_testvectors/rsa_pkcs1_2048_test.json
src/third_party/wycheproof_testvectors/rsa_pkcs1_2048_test.txt
src/third_party/wycheproof_testvectors/rsa_pkcs1_3072_test.json
src/third_party/wycheproof_testvectors/rsa_pkcs1_3072_test.txt
src/third_party/wycheproof_testvectors/rsa_pkcs1_4096_test.json
src/third_party/wycheproof_testvectors/rsa_pkcs1_4096_test.txt
src/third_party/wycheproof_testvectors/rsa_pss_2048_sha1_mgf1_20_test.json
src/third_party/wycheproof_testvectors/rsa_pss_2048_sha1_mgf1_20_test.txt
src/third_party/wycheproof_testvectors/rsa_pss_2048_sha256_mgf1_0_test.json
src/third_party/wycheproof_testvectors/rsa_pss_2048_sha256_mgf1_0_test.txt
src/third_party/wycheproof_testvectors/rsa_pss_2048_sha256_mgf1_32_test.json
src/third_party/wycheproof_testvectors/rsa_pss_2048_sha256_mgf1_32_test.txt
src/third_party/wycheproof_testvectors/rsa_pss_2048_sha512_256_mgf1_28_test.json
src/third_party/wycheproof_testvectors/rsa_pss_2048_sha512_256_mgf1_32_test.json
src/third_party/wycheproof_testvectors/rsa_pss_3072_sha256_mgf1_32_test.json
src/third_party/wycheproof_testvectors/rsa_pss_3072_sha256_mgf1_32_test.txt
src/third_party/wycheproof_testvectors/rsa_pss_4096_sha256_mgf1_32_test.json
src/third_party/wycheproof_testvectors/rsa_pss_4096_sha256_mgf1_32_test.txt
src/third_party/wycheproof_testvectors/rsa_pss_4096_sha512_mgf1_32_test.json
src/third_party/wycheproof_testvectors/rsa_pss_4096_sha512_mgf1_32_test.txt
src/third_party/wycheproof_testvectors/rsa_pss_misc_test.json
src/third_party/wycheproof_testvectors/rsa_pss_misc_test.txt
src/third_party/wycheproof_testvectors/rsa_sig_gen_misc_test.json
src/third_party/wycheproof_testvectors/rsa_sig_gen_misc_test.txt
src/third_party/wycheproof_testvectors/rsa_signature_2048_sha224_test.json
src/third_party/wycheproof_testvectors/rsa_signature_2048_sha224_test.txt
src/third_party/wycheproof_testvectors/rsa_signature_2048_sha256_test.json
src/third_party/wycheproof_testvectors/rsa_signature_2048_sha256_test.txt
src/third_party/wycheproof_testvectors/rsa_signature_2048_sha384_test.json
src/third_party/wycheproof_testvectors/rsa_signature_2048_sha384_test.txt
src/third_party/wycheproof_testvectors/rsa_signature_2048_sha3_224_test.json
src/third_party/wycheproof_testvectors/rsa_signature_2048_sha3_256_test.json
src/third_party/wycheproof_testvectors/rsa_signature_2048_sha3_384_test.json
src/third_party/wycheproof_testvectors/rsa_signature_2048_sha3_512_test.json
src/third_party/wycheproof_testvectors/rsa_signature_2048_sha512_224_test.json
src/third_party/wycheproof_testvectors/rsa_signature_2048_sha512_256_test.json
src/third_party/wycheproof_testvectors/rsa_signature_2048_sha512_test.json
src/third_party/wycheproof_testvectors/rsa_signature_2048_sha512_test.txt
src/third_party/wycheproof_testvectors/rsa_signature_3072_sha256_test.json
src/third_party/wycheproof_testvectors/rsa_signature_3072_sha256_test.txt
src/third_party/wycheproof_testvectors/rsa_signature_3072_sha384_test.json
src/third_party/wycheproof_testvectors/rsa_signature_3072_sha384_test.txt
src/third_party/wycheproof_testvectors/rsa_signature_3072_sha3_256_test.json
src/third_party/wycheproof_testvectors/rsa_signature_3072_sha3_384_test.json
src/third_party/wycheproof_testvectors/rsa_signature_3072_sha3_512_test.json
src/third_party/wycheproof_testvectors/rsa_signature_3072_sha512_256_test.json
src/third_party/wycheproof_testvectors/rsa_signature_3072_sha512_test.json
src/third_party/wycheproof_testvectors/rsa_signature_3072_sha512_test.txt
src/third_party/wycheproof_testvectors/rsa_signature_4096_sha384_test.json
src/third_party/wycheproof_testvectors/rsa_signature_4096_sha384_test.txt
src/third_party/wycheproof_testvectors/rsa_signature_4096_sha512_256_test.json
src/third_party/wycheproof_testvectors/rsa_signature_4096_sha512_test.json
src/third_party/wycheproof_testvectors/rsa_signature_4096_sha512_test.txt
src/third_party/wycheproof_testvectors/rsa_signature_test.json
src/third_party/wycheproof_testvectors/rsa_signature_test.txt
src/third_party/wycheproof_testvectors/vmac_128_test.json
src/third_party/wycheproof_testvectors/vmac_64_test.json
src/third_party/wycheproof_testvectors/x25519_asn_test.json
src/third_party/wycheproof_testvectors/x25519_jwk_test.json
src/third_party/wycheproof_testvectors/x25519_pem_test.json
src/third_party/wycheproof_testvectors/x25519_test.json
src/third_party/wycheproof_testvectors/x25519_test.txt
src/third_party/wycheproof_testvectors/x448_asn_test.json
src/third_party/wycheproof_testvectors/x448_jwk_test.json
src/third_party/wycheproof_testvectors/x448_pem_test.json
src/third_party/wycheproof_testvectors/x448_test.json
src/third_party/wycheproof_testvectors/xchacha20_poly1305_test.json
src/third_party/wycheproof_testvectors/xchacha20_poly1305_test.txt
src/tool/args.cc
src/tool/ciphers.cc
src/tool/client.cc
src/tool/const.cc
src/tool/digest.cc
src/tool/fd.cc
src/tool/file.cc
src/tool/generate_ech.cc
src/tool/generate_ed25519.cc
src/tool/genrsa.cc
src/tool/internal.h
src/tool/pkcs12.cc
src/tool/rand.cc
src/tool/server.cc
src/tool/sign.cc
src/tool/speed.cc
src/tool/tool.cc
src/tool/transport_common.cc
src/tool/transport_common.h
src/util/32-bit-toolchain.cmake
src/util/BUILD.toplevel
src/util/WORKSPACE.toplevel
src/util/all_tests.go
src/util/all_tests.json
src/util/ar/ar.go
src/util/ar/ar_test.go
src/util/ar/testdata/linux/bar.cc.o
src/util/ar/testdata/linux/foo.c.o
src/util/ar/testdata/linux/libsample.a
src/util/ar/testdata/mac/bar.cc.o
src/util/ar/testdata/mac/foo.c.o
src/util/ar/testdata/mac/libsample.a
src/util/ar/testdata/sample/CMakeLists.txt
src/util/ar/testdata/sample/bar.cc
src/util/ar/testdata/sample/foo.c
src/util/ar/testdata/windows/bar.cc.obj
src/util/ar/testdata/windows/foo.c.obj
src/util/ar/testdata/windows/sample.lib
src/util/bazel-example/BUILD.bazel
src/util/bazel-example/MODULE.bazel
src/util/bazel-example/README.md
src/util/bazel-example/example.cc
src/util/bot/DEPS
src/util/bot/README
src/util/bot/UPDATING
src/util/bot/extract.py
src/util/bot/go/env.py
src/util/bot/libcxx-config/__assertion_handler
src/util/bot/libcxx-config/__config_site
src/util/bot/nasm-win32.exe.sha1
src/util/bot/sde-linux64.tar.xz.sha1
src/util/bot/sde-win32.tar.xz.sha1
src/util/bot/update_clang.py
src/util/bot/vs_env.py
src/util/bot/vs_toolchain.py
src/util/build/build.go
src/util/check_filenames.go
src/util/check_imported_libraries.go
src/util/check_stack.go
src/util/compare_benchmarks.go
src/util/convert_comments.go
src/util/convert_wycheproof/convert_wycheproof.go
src/util/diff_asm.go
src/util/doc.config
src/util/doc.css
src/util/doc.go
src/util/embed_test_data.go
src/util/fetch_ech_config_list.go
src/util/fipstools/CMakeLists.txt
src/util/fipstools/acvp/ACVP.md
src/util/fipstools/acvp/acvptool/acvp.go
src/util/fipstools/acvp/acvptool/acvp/acvp.go
src/util/fipstools/acvp/acvptool/interactive.go
src/util/fipstools/acvp/acvptool/nointeractive.go
src/util/fipstools/acvp/acvptool/parser.peg
src/util/fipstools/acvp/acvptool/parser.peg.go
src/util/fipstools/acvp/acvptool/subprocess/aead.go
src/util/fipstools/acvp/acvptool/subprocess/block.go
src/util/fipstools/acvp/acvptool/subprocess/drbg.go
src/util/fipstools/acvp/acvptool/subprocess/ecdsa.go
src/util/fipstools/acvp/acvptool/subprocess/hash.go
src/util/fipstools/acvp/acvptool/subprocess/hkdf.go
src/util/fipstools/acvp/acvptool/subprocess/hmac.go
src/util/fipstools/acvp/acvptool/subprocess/kas.go
src/util/fipstools/acvp/acvptool/subprocess/kasdh.go
src/util/fipstools/acvp/acvptool/subprocess/kdf.go
src/util/fipstools/acvp/acvptool/subprocess/keyedMac.go
src/util/fipstools/acvp/acvptool/subprocess/rsa.go
src/util/fipstools/acvp/acvptool/subprocess/subprocess.go
src/util/fipstools/acvp/acvptool/subprocess/tls13.go
src/util/fipstools/acvp/acvptool/subprocess/tlskdf.go
src/util/fipstools/acvp/acvptool/subprocess/xts.go
src/util/fipstools/acvp/acvptool/test/check_expected.go
src/util/fipstools/acvp/acvptool/test/expected/ACVP-AES-CBC-CS3.bz2
src/util/fipstools/acvp/acvptool/test/expected/ACVP-AES-CBC.bz2
src/util/fipstools/acvp/acvptool/test/expected/ACVP-AES-CCM.bz2
src/util/fipstools/acvp/acvptool/test/expected/ACVP-AES-CTR.bz2
src/util/fipstools/acvp/acvptool/test/expected/ACVP-AES-ECB.bz2
src/util/fipstools/acvp/acvptool/test/expected/ACVP-AES-GCM-randnonce.bz2
src/util/fipstools/acvp/acvptool/test/expected/ACVP-AES-GCM.bz2
src/util/fipstools/acvp/acvptool/test/expected/ACVP-AES-GMAC.bz2
src/util/fipstools/acvp/acvptool/test/expected/ACVP-AES-KW.bz2
src/util/fipstools/acvp/acvptool/test/expected/ACVP-AES-KWP.bz2
src/util/fipstools/acvp/acvptool/test/expected/ACVP-AES-XTS.bz2
src/util/fipstools/acvp/acvptool/test/expected/CMAC-AES.bz2
src/util/fipstools/acvp/acvptool/test/expected/ECDSA.bz2
src/util/fipstools/acvp/acvptool/test/expected/HKDF.bz2
src/util/fipstools/acvp/acvptool/test/expected/HMAC-SHA-1.bz2
src/util/fipstools/acvp/acvptool/test/expected/HMAC-SHA2-224.bz2
src/util/fipstools/acvp/acvptool/test/expected/HMAC-SHA2-256.bz2
src/util/fipstools/acvp/acvptool/test/expected/HMAC-SHA2-384.bz2
src/util/fipstools/acvp/acvptool/test/expected/HMAC-SHA2-512-256.bz2
src/util/fipstools/acvp/acvptool/test/expected/HMAC-SHA2-512.bz2
src/util/fipstools/acvp/acvptool/test/expected/KDA.bz2
src/util/fipstools/acvp/acvptool/test/expected/RSA.bz2
src/util/fipstools/acvp/acvptool/test/expected/SHA-1.bz2
src/util/fipstools/acvp/acvptool/test/expected/SHA2-224.bz2
src/util/fipstools/acvp/acvptool/test/expected/SHA2-256.bz2
src/util/fipstools/acvp/acvptool/test/expected/SHA2-384.bz2
src/util/fipstools/acvp/acvptool/test/expected/SHA2-512.bz2
src/util/fipstools/acvp/acvptool/test/expected/TLS12.bz2
src/util/fipstools/acvp/acvptool/test/expected/TLS13.bz2
src/util/fipstools/acvp/acvptool/test/expected/ctrDRBG.bz2
src/util/fipstools/acvp/acvptool/test/expected/hmacDRBG.bz2
src/util/fipstools/acvp/acvptool/test/expected/kdf-components.bz2
src/util/fipstools/acvp/acvptool/test/tests.json
src/util/fipstools/acvp/acvptool/test/trim_vectors.go
src/util/fipstools/acvp/acvptool/test/vectors/ACVP-AES-CBC-CS3.bz2
src/util/fipstools/acvp/acvptool/test/vectors/ACVP-AES-CBC.bz2
src/util/fipstools/acvp/acvptool/test/vectors/ACVP-AES-CCM.bz2
src/util/fipstools/acvp/acvptool/test/vectors/ACVP-AES-CTR.bz2
src/util/fipstools/acvp/acvptool/test/vectors/ACVP-AES-ECB.bz2
src/util/fipstools/acvp/acvptool/test/vectors/ACVP-AES-GCM-randnonce.bz2
src/util/fipstools/acvp/acvptool/test/vectors/ACVP-AES-GCM.bz2
src/util/fipstools/acvp/acvptool/test/vectors/ACVP-AES-GMAC.bz2
src/util/fipstools/acvp/acvptool/test/vectors/ACVP-AES-KW.bz2
src/util/fipstools/acvp/acvptool/test/vectors/ACVP-AES-KWP.bz2
src/util/fipstools/acvp/acvptool/test/vectors/ACVP-AES-XTS.bz2
src/util/fipstools/acvp/acvptool/test/vectors/CMAC-AES.bz2
src/util/fipstools/acvp/acvptool/test/vectors/ECDSA.bz2
src/util/fipstools/acvp/acvptool/test/vectors/HKDF.bz2
src/util/fipstools/acvp/acvptool/test/vectors/HMAC-SHA-1.bz2
src/util/fipstools/acvp/acvptool/test/vectors/HMAC-SHA2-224.bz2
src/util/fipstools/acvp/acvptool/test/vectors/HMAC-SHA2-256.bz2
src/util/fipstools/acvp/acvptool/test/vectors/HMAC-SHA2-384.bz2
src/util/fipstools/acvp/acvptool/test/vectors/HMAC-SHA2-512-256.bz2
src/util/fipstools/acvp/acvptool/test/vectors/HMAC-SHA2-512.bz2
src/util/fipstools/acvp/acvptool/test/vectors/KAS-ECC-SSC.bz2
src/util/fipstools/acvp/acvptool/test/vectors/KAS-FFC-SSC.bz2
src/util/fipstools/acvp/acvptool/test/vectors/KDA.bz2
src/util/fipstools/acvp/acvptool/test/vectors/KDF.bz2
src/util/fipstools/acvp/acvptool/test/vectors/RSA.bz2
src/util/fipstools/acvp/acvptool/test/vectors/SHA-1.bz2
src/util/fipstools/acvp/acvptool/test/vectors/SHA2-224.bz2
src/util/fipstools/acvp/acvptool/test/vectors/SHA2-256.bz2
src/util/fipstools/acvp/acvptool/test/vectors/SHA2-384.bz2
src/util/fipstools/acvp/acvptool/test/vectors/SHA2-512.bz2
src/util/fipstools/acvp/acvptool/test/vectors/TLS12.bz2
src/util/fipstools/acvp/acvptool/test/vectors/TLS13.bz2
src/util/fipstools/acvp/acvptool/test/vectors/ctrDRBG.bz2
src/util/fipstools/acvp/acvptool/test/vectors/hmacDRBG.bz2
src/util/fipstools/acvp/acvptool/test/vectors/kdf-components.bz2
src/util/fipstools/acvp/acvptool/testmodulewrapper/cts_test.go
src/util/fipstools/acvp/acvptool/testmodulewrapper/hmac_drbg.go
src/util/fipstools/acvp/acvptool/testmodulewrapper/hmac_drbg_test.go
src/util/fipstools/acvp/acvptool/testmodulewrapper/testmodulewrapper.go
src/util/fipstools/acvp/modulewrapper/CMakeLists.txt
src/util/fipstools/acvp/modulewrapper/main.cc
src/util/fipstools/acvp/modulewrapper/modulewrapper.cc
src/util/fipstools/acvp/modulewrapper/modulewrapper.h
src/util/fipstools/break-hash.go
src/util/fipstools/break-kat.go
src/util/fipstools/break-tests.sh
src/util/fipstools/delocate/delocate.go
src/util/fipstools/delocate/delocate.peg
src/util/fipstools/delocate/delocate.peg.go
src/util/fipstools/delocate/delocate_test.go
src/util/fipstools/delocate/testdata/aarch64-Basic/in.s
src/util/fipstools/delocate/testdata/aarch64-Basic/out.s
src/util/fipstools/delocate/testdata/generic-FileDirectives/in.s
src/util/fipstools/delocate/testdata/generic-FileDirectives/out.s
src/util/fipstools/delocate/testdata/x86_64-BSS/in.s
src/util/fipstools/delocate/testdata/x86_64-BSS/out.s
src/util/fipstools/delocate/testdata/x86_64-Basic/in.s
src/util/fipstools/delocate/testdata/x86_64-Basic/out.s
src/util/fipstools/delocate/testdata/x86_64-GOTRewrite/in.s
src/util/fipstools/delocate/testdata/x86_64-GOTRewrite/out.s
src/util/fipstools/delocate/testdata/x86_64-LabelRewrite/in1.s
src/util/fipstools/delocate/testdata/x86_64-LabelRewrite/in2.s
src/util/fipstools/delocate/testdata/x86_64-LabelRewrite/out.s
src/util/fipstools/delocate/testdata/x86_64-LargeMemory/in.s
src/util/fipstools/delocate/testdata/x86_64-LargeMemory/out.s
src/util/fipstools/delocate/testdata/x86_64-Sections/in.s
src/util/fipstools/delocate/testdata/x86_64-Sections/out.s
src/util/fipstools/delocate/testdata/x86_64-ThreeArg/in.s
src/util/fipstools/delocate/testdata/x86_64-ThreeArg/out.s
src/util/fipstools/fipscommon/const.go
src/util/fipstools/inject_hash/inject_hash.go
src/util/fipstools/test-break-kat.sh
src/util/fipstools/test_fips.c
src/util/generate-asm-lcov.py
src/util/generate-coverage.sh
src/util/generate_build_files.py
src/util/go_tests.txt
src/util/godeps.go
src/util/gotools/gotools.go
src/util/make_errors.go
src/util/make_prefix_headers.go
src/util/pregenerate/build.go
src/util/pregenerate/err_data.go
src/util/pregenerate/pregenerate.go
src/util/pregenerate/task.go
src/util/read_symbols.go
src/util/run_android_tests.go
src/util/testconfig/testconfig.go
src/util/testresult/testresult.go
src/util/util.bzl
src/util/whitespace.txt