Path Lines of Code decrypt_oracle/test/__init__.py 1 decrypt_oracle/test/integration/__init__.py 1 decrypt_oracle/test/integration/integration_test_utils.py 78 decrypt_oracle/test/integration/test_i_decrypt_oracle.py 13 decrypt_oracle/test/test_n_generate_test_vectors.py 43 decrypt_oracle/test/unit/__init__.py 1 decrypt_oracle/test/unit/key_providers/__init__.py 1 decrypt_oracle/test/unit/key_providers/test_u_counting.py 16 decrypt_oracle/test/unit/key_providers/test_u_null.py 16 performance_tests/test/keyrings/__init__.py 1 performance_tests/test/keyrings/test_aws_kms_keyring.py 137 performance_tests/test/keyrings/test_hierarchy_keyring.py 117 performance_tests/test/keyrings/test_raw_aes_keyring.py 99 performance_tests/test/keyrings/test_raw_rsa_keyring.py 105 performance_tests/test/master_key_providers/__init__.py 1 performance_tests/test/master_key_providers/test_aws_kms_master_key_provider.py 108 performance_tests/test/master_key_providers/test_caching_cmm.py 126 performance_tests/test/master_key_providers/test_raw_aes_master_key_provider.py 99 performance_tests/test/master_key_providers/test_raw_rsa_master_key_provider.py 99 performance_tests/test/resources/__init__.py 1 performance_tests/test/resources/ciphertext/caching_cmm/ciphertext-data-empty.ct 5 performance_tests/test/resources/ciphertext/caching_cmm/ciphertext-data-large.ct 66 performance_tests/test/resources/ciphertext/caching_cmm/ciphertext-data-medium.ct 35 performance_tests/test/resources/ciphertext/caching_cmm/ciphertext-data-small.ct 6 performance_tests/test/resources/ciphertext/hierarchy/ciphertext-data-empty.ct 4 performance_tests/test/resources/ciphertext/hierarchy/ciphertext-data-large.ct 59 performance_tests/test/resources/ciphertext/hierarchy/ciphertext-data-medium.ct 29 performance_tests/test/resources/ciphertext/hierarchy/ciphertext-data-small.ct 5 performance_tests/test/resources/ciphertext/kms/ciphertext-data-empty.ct 4 performance_tests/test/resources/ciphertext/kms/ciphertext-data-large.ct 89 performance_tests/test/resources/ciphertext/kms/ciphertext-data-medium.ct 34 performance_tests/test/resources/ciphertext/kms/ciphertext-data-small.ct 5 performance_tests/test/resources/ciphertext/raw_aes/ciphertext-data-empty.ct 3 performance_tests/test/resources/ciphertext/raw_aes/ciphertext-data-large.ct 64 performance_tests/test/resources/ciphertext/raw_aes/ciphertext-data-medium.ct 35 performance_tests/test/resources/ciphertext/raw_aes/ciphertext-data-small.ct 3 performance_tests/test/resources/ciphertext/raw_rsa/ciphertext-data-empty.ct 4 performance_tests/test/resources/ciphertext/raw_rsa/ciphertext-data-large.ct 85 performance_tests/test/resources/ciphertext/raw_rsa/ciphertext-data-medium.ct 29 performance_tests/test/resources/ciphertext/raw_rsa/ciphertext-data-small.ct 7 test/__init__.py 1 test/freeze-upstream-requirements.sh 6 test/functional/__init__.py 1 test/functional/key_providers/__init__.py 1 test/functional/key_providers/test_base.py 95 test/functional/test_f_aws_encryption_sdk_client.py 729 test/functional/test_f_commitment.py 159 test/functional/test_f_crypto.py 32 test/functional/test_f_crypto_iv.py 33 test/functional/test_f_xcompat.py 131 test/integration/__init__.py 1 test/integration/integration_test_utils.py 53 test/integration/test_i_aws_encrytion_sdk_client.py 595 test/integration/test_i_thread_safety.py 72 test/integration/test_i_xcompat_kms.py 47 test/integration/test_kat_commitment.py 62 test/mpl/__init__.py 1 test/mpl/integ/__init__.py 1 test/mpl/integ/test_required_ec_cmm.py 337 test/mpl/unit/test_material_managers_mpl_cmm.py 178 test/mpl/unit/test_material_managers_mpl_materials.py 118 test/mpl/utils.py 142 test/unit/__init__.py 1 test/unit/test_algorithm_suite.py 31 test/unit/test_arn.py 155 test/unit/test_caches.py 176 test/unit/test_caches_base.py 16 test/unit/test_caches_crypto_cache_entry.py 105 test/unit/test_caches_local.py 210 test/unit/test_caches_null.py 31 test/unit/test_commitment.py 70 test/unit/test_compatability.py 19 test/unit/test_crypto.py 45 test/unit/test_crypto_authentication_signer.py 145 test/unit/test_crypto_authentication_verifier.py 91 test/unit/test_crypto_data_keys.py 71 test/unit/test_crypto_elliptic_curve.py 308 test/unit/test_crypto_encryption_decryptor.py 62 test/unit/test_crypto_encryption_encryptor.py 64 test/unit/test_crypto_prehashing_authenticator.py 55 test/unit/test_crypto_wrapping_keys.py 231 test/unit/test_defaults.py 16 test/unit/test_deserialize.py 315 test/unit/test_encryption_client.py 108 test/unit/test_encryption_context.py 97 test/unit/test_identifiers.py 45 test/unit/test_internal_structures.py 43 test/unit/test_material_managers.py 84 test/unit/test_material_managers_base.py 11 test/unit/test_material_managers_caching.py 333 test/unit/test_material_managers_default.py 305 test/unit/test_providers_base_master_key.py 265 test/unit/test_providers_base_master_key_config.py 24 test/unit/test_providers_base_master_key_provider.py 477 test/unit/test_providers_base_master_key_provider_config.py 1 test/unit/test_providers_kms_master_key.py 591 test/unit/test_providers_kms_master_key_config.py 33 test/unit/test_providers_kms_master_key_provider.py 459 test/unit/test_providers_kms_master_key_provider_config.py 36 test/unit/test_providers_raw_master_key.py 183 test/unit/test_providers_raw_master_key_config.py 32 test/unit/test_providers_raw_master_key_provider.py 41 test/unit/test_serialize.py 432 test/unit/test_streaming_client_configs.py 209 test/unit/test_streaming_client_encryption_stream.py 368 test/unit/test_streaming_client_mpl_import.py 16 test/unit/test_streaming_client_stream_decryptor.py 950 test/unit/test_streaming_client_stream_encryptor.py 964 test/unit/test_structures.py 83 test/unit/test_util_str_ops.py 29 test/unit/test_util_streams.py 50 test/unit/test_utils.py 222 test/unit/test_values.py 609 test/unit/unit_test_utils.py 63 test_vector_handlers/MANIFEST.in 4 test_vector_handlers/scripts/install_mpl_test_vector_runner.sh 9 test_vector_handlers/setup.cfg 31 test_vector_handlers/setup.py 48 test_vector_handlers/src/awses_test_vectors/__init__.py 1 test_vector_handlers/src/awses_test_vectors/commands/__init__.py 1 test_vector_handlers/src/awses_test_vectors/commands/full_message_decrypt.py 28 test_vector_handlers/src/awses_test_vectors/commands/full_message_decrypt_generate.py 38 test_vector_handlers/src/awses_test_vectors/commands/full_message_encrypt.py 28 test_vector_handlers/src/awses_test_vectors/internal/__init__.py 1 test_vector_handlers/src/awses_test_vectors/internal/aws_kms.py 18 test_vector_handlers/src/awses_test_vectors/internal/defaults.py 1 test_vector_handlers/src/awses_test_vectors/internal/mpl/__init__.py 1 test_vector_handlers/src/awses_test_vectors/internal/mpl/keyvectors_provider.py 16 test_vector_handlers/src/awses_test_vectors/internal/mpl/tampering_mpl_materials.py 90 test_vector_handlers/src/awses_test_vectors/internal/mypy_types.py 32 test_vector_handlers/src/awses_test_vectors/internal/util.py 96 test_vector_handlers/src/awses_test_vectors/manifests/__init__.py 1 test_vector_handlers/src/awses_test_vectors/manifests/full_message/__init__.py 1 test_vector_handlers/src/awses_test_vectors/manifests/full_message/decrypt.py 452 test_vector_handlers/src/awses_test_vectors/manifests/full_message/decrypt_generation.py 390 test_vector_handlers/src/awses_test_vectors/manifests/full_message/encrypt.py 144 test_vector_handlers/src/awses_test_vectors/manifests/keys.py 171 test_vector_handlers/src/awses_test_vectors/manifests/master_key.py 186 test_vector_handlers/src/awses_test_vectors/manifests/mpl_keyring.py 101 test_vector_handlers/test/integration/__init__.py 1 test_vector_handlers/test/integration/commands/__init__.py 1 test_vector_handlers/test/integration/commands/test_i_full_message_encrypt.py 14 test_vector_handlers/test/integration/integration_test_utils.py 15