Robert Sloan | 8ff0355 | 2017-06-14 12:40:58 -0700 | [diff] [blame] | 1 | # This file contains source lists that are also consumed by |
| 2 | # generate_build_files.py. |
| 3 | # |
| 4 | # TODO(davidben): Move the other source lists into this file. |
| 5 | |
| 6 | set( |
| 7 | CRYPTO_TEST_DATA |
| 8 | |
Robert Sloan | 8ff0355 | 2017-06-14 12:40:58 -0700 | [diff] [blame] | 9 | crypto/cipher_extra/test/aes_128_cbc_sha1_tls_implicit_iv_tests.txt |
| 10 | crypto/cipher_extra/test/aes_128_cbc_sha1_tls_tests.txt |
| 11 | crypto/cipher_extra/test/aes_128_cbc_sha256_tls_tests.txt |
Robert Sloan | ab8b888 | 2018-03-26 11:39:51 -0700 | [diff] [blame] | 12 | crypto/cipher_extra/test/aes_128_ccm_bluetooth_tests.txt |
| 13 | crypto/cipher_extra/test/aes_128_ccm_bluetooth_8_tests.txt |
Robert Sloan | 8ff0355 | 2017-06-14 12:40:58 -0700 | [diff] [blame] | 14 | crypto/cipher_extra/test/aes_128_ctr_hmac_sha256.txt |
| 15 | crypto/cipher_extra/test/aes_128_gcm_siv_tests.txt |
| 16 | crypto/cipher_extra/test/aes_128_gcm_tests.txt |
Pete Bentley | ebd3e96 | 2019-09-26 10:51:12 +0100 | [diff] [blame^] | 17 | crypto/cipher_extra/test/aes_192_gcm_tests.txt |
Robert Sloan | 8ff0355 | 2017-06-14 12:40:58 -0700 | [diff] [blame] | 18 | crypto/cipher_extra/test/aes_256_cbc_sha1_tls_implicit_iv_tests.txt |
| 19 | crypto/cipher_extra/test/aes_256_cbc_sha1_tls_tests.txt |
| 20 | crypto/cipher_extra/test/aes_256_cbc_sha256_tls_tests.txt |
| 21 | crypto/cipher_extra/test/aes_256_cbc_sha384_tls_tests.txt |
| 22 | crypto/cipher_extra/test/aes_256_ctr_hmac_sha256.txt |
| 23 | crypto/cipher_extra/test/aes_256_gcm_siv_tests.txt |
| 24 | crypto/cipher_extra/test/aes_256_gcm_tests.txt |
| 25 | crypto/cipher_extra/test/chacha20_poly1305_tests.txt |
Adam Vartanian | bfcf3a7 | 2018-08-10 14:55:24 +0100 | [diff] [blame] | 26 | crypto/cipher_extra/test/xchacha20_poly1305_tests.txt |
Robert Sloan | 8ff0355 | 2017-06-14 12:40:58 -0700 | [diff] [blame] | 27 | crypto/cipher_extra/test/cipher_tests.txt |
Robert Sloan | 8ff0355 | 2017-06-14 12:40:58 -0700 | [diff] [blame] | 28 | crypto/cipher_extra/test/des_ede3_cbc_sha1_tls_implicit_iv_tests.txt |
| 29 | crypto/cipher_extra/test/des_ede3_cbc_sha1_tls_tests.txt |
| 30 | crypto/cipher_extra/test/nist_cavp/aes_128_cbc.txt |
| 31 | crypto/cipher_extra/test/nist_cavp/aes_128_ctr.txt |
| 32 | crypto/cipher_extra/test/nist_cavp/aes_128_gcm.txt |
| 33 | crypto/cipher_extra/test/nist_cavp/aes_192_cbc.txt |
| 34 | crypto/cipher_extra/test/nist_cavp/aes_192_ctr.txt |
| 35 | crypto/cipher_extra/test/nist_cavp/aes_256_cbc.txt |
| 36 | crypto/cipher_extra/test/nist_cavp/aes_256_ctr.txt |
| 37 | crypto/cipher_extra/test/nist_cavp/aes_256_gcm.txt |
| 38 | crypto/cipher_extra/test/nist_cavp/tdes_cbc.txt |
| 39 | crypto/cipher_extra/test/nist_cavp/tdes_ecb.txt |
| 40 | crypto/curve25519/ed25519_tests.txt |
Adam Vartanian | bfcf3a7 | 2018-08-10 14:55:24 +0100 | [diff] [blame] | 41 | crypto/cmac/cavp_3des_cmac_tests.txt |
| 42 | crypto/cmac/cavp_aes128_cmac_tests.txt |
| 43 | crypto/cmac/cavp_aes192_cmac_tests.txt |
| 44 | crypto/cmac/cavp_aes256_cmac_tests.txt |
| 45 | crypto/ecdh_extra/ecdh_tests.txt |
Robert Sloan | 8ff0355 | 2017-06-14 12:40:58 -0700 | [diff] [blame] | 46 | crypto/evp/evp_tests.txt |
| 47 | crypto/evp/scrypt_tests.txt |
| 48 | crypto/fipsmodule/aes/aes_tests.txt |
| 49 | crypto/fipsmodule/bn/bn_tests.txt |
Robert Sloan | 49d063b | 2018-04-03 11:30:38 -0700 | [diff] [blame] | 50 | crypto/fipsmodule/ec/ec_scalar_base_mult_tests.txt |
Robert Sloan | 8ff0355 | 2017-06-14 12:40:58 -0700 | [diff] [blame] | 51 | crypto/fipsmodule/ec/p256-x86_64_tests.txt |
| 52 | crypto/fipsmodule/ecdsa/ecdsa_sign_tests.txt |
| 53 | crypto/fipsmodule/ecdsa/ecdsa_verify_tests.txt |
| 54 | crypto/fipsmodule/modes/gcm_tests.txt |
| 55 | crypto/fipsmodule/rand/ctrdrbg_vectors.txt |
| 56 | crypto/hmac_extra/hmac_tests.txt |
| 57 | crypto/poly1305/poly1305_tests.txt |
Pete Bentley | 0c61efe | 2019-08-13 09:32:23 +0100 | [diff] [blame] | 58 | crypto/siphash/siphash_tests.txt |
Robert Sloan | 2e9e66a | 2017-09-25 09:08:29 -0700 | [diff] [blame] | 59 | crypto/x509/many_constraints.pem |
| 60 | crypto/x509/many_names1.pem |
| 61 | crypto/x509/many_names2.pem |
| 62 | crypto/x509/many_names3.pem |
| 63 | crypto/x509/some_names1.pem |
| 64 | crypto/x509/some_names2.pem |
| 65 | crypto/x509/some_names3.pem |
Adam Vartanian | bfcf3a7 | 2018-08-10 14:55:24 +0100 | [diff] [blame] | 66 | third_party/wycheproof_testvectors/aes_cbc_pkcs5_test.txt |
| 67 | third_party/wycheproof_testvectors/aes_cmac_test.txt |
| 68 | third_party/wycheproof_testvectors/aes_gcm_siv_test.txt |
| 69 | third_party/wycheproof_testvectors/aes_gcm_test.txt |
| 70 | third_party/wycheproof_testvectors/chacha20_poly1305_test.txt |
| 71 | third_party/wycheproof_testvectors/dsa_test.txt |
Robert Sloan | d9e572d | 2018-08-27 12:27:00 -0700 | [diff] [blame] | 72 | third_party/wycheproof_testvectors/ecdh_secp224r1_test.txt |
| 73 | third_party/wycheproof_testvectors/ecdh_secp256r1_test.txt |
| 74 | third_party/wycheproof_testvectors/ecdh_secp384r1_test.txt |
| 75 | third_party/wycheproof_testvectors/ecdh_secp521r1_test.txt |
Adam Vartanian | bfcf3a7 | 2018-08-10 14:55:24 +0100 | [diff] [blame] | 76 | third_party/wycheproof_testvectors/ecdsa_secp224r1_sha224_test.txt |
| 77 | third_party/wycheproof_testvectors/ecdsa_secp224r1_sha256_test.txt |
Robert Sloan | d9e572d | 2018-08-27 12:27:00 -0700 | [diff] [blame] | 78 | third_party/wycheproof_testvectors/ecdsa_secp224r1_sha512_test.txt |
Adam Vartanian | bfcf3a7 | 2018-08-10 14:55:24 +0100 | [diff] [blame] | 79 | third_party/wycheproof_testvectors/ecdsa_secp256r1_sha256_test.txt |
Robert Sloan | d9e572d | 2018-08-27 12:27:00 -0700 | [diff] [blame] | 80 | third_party/wycheproof_testvectors/ecdsa_secp256r1_sha512_test.txt |
Adam Vartanian | bfcf3a7 | 2018-08-10 14:55:24 +0100 | [diff] [blame] | 81 | third_party/wycheproof_testvectors/ecdsa_secp384r1_sha384_test.txt |
| 82 | third_party/wycheproof_testvectors/ecdsa_secp384r1_sha512_test.txt |
| 83 | third_party/wycheproof_testvectors/ecdsa_secp521r1_sha512_test.txt |
| 84 | third_party/wycheproof_testvectors/eddsa_test.txt |
Pete Bentley | 0c61efe | 2019-08-13 09:32:23 +0100 | [diff] [blame] | 85 | third_party/wycheproof_testvectors/kwp_test.txt |
Adam Vartanian | bfcf3a7 | 2018-08-10 14:55:24 +0100 | [diff] [blame] | 86 | third_party/wycheproof_testvectors/kw_test.txt |
Robert Sloan | d9e572d | 2018-08-27 12:27:00 -0700 | [diff] [blame] | 87 | third_party/wycheproof_testvectors/rsa_pss_2048_sha1_mgf1_20_test.txt |
| 88 | third_party/wycheproof_testvectors/rsa_pss_2048_sha256_mgf1_0_test.txt |
| 89 | third_party/wycheproof_testvectors/rsa_pss_2048_sha256_mgf1_32_test.txt |
| 90 | third_party/wycheproof_testvectors/rsa_pss_3072_sha256_mgf1_32_test.txt |
| 91 | third_party/wycheproof_testvectors/rsa_pss_4096_sha256_mgf1_32_test.txt |
| 92 | third_party/wycheproof_testvectors/rsa_pss_4096_sha512_mgf1_32_test.txt |
| 93 | third_party/wycheproof_testvectors/rsa_pss_misc_test.txt |
Adam Vartanian | bfcf3a7 | 2018-08-10 14:55:24 +0100 | [diff] [blame] | 94 | third_party/wycheproof_testvectors/rsa_signature_test.txt |
| 95 | third_party/wycheproof_testvectors/x25519_test.txt |
Robert Sloan | 8ff0355 | 2017-06-14 12:40:58 -0700 | [diff] [blame] | 96 | ) |