TestVectors/runtimes/java/src/main/smithy-generated/software/amazon/cryptography/encryptionsdk/wrapped/KeyringToMasterKeyProvider.java (5 lines): - line 68: // TODO: Get KMS Client if present for later - line 69: // TODO: Get Grant Token if present for later - line 74: // TODO: Get KMS Client if present for later - line 75: // TODO: Get Grant Token if present for later - line 84: // TODO: Why is there always a discovery filter? Is there always a Discovery Filter? AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/TestVectorTypes.cs (4 lines): - line 8: // TODO Need to use some enums for various fields, possibly subtypes to represent RSA vs AES having different params? - line 46: // TODO Rename? Need to use some enums for various fields, possibly subtypes to represent RSA vs AES having different params? - line 156: // TODO: each of these three are currently unused, but we need to model them - line 165: // TODO create tampered messages AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorGenerator/Generator.cs (2 lines): - line 87: // TODO resolve KMS aliases to ARNs, instead of copying them over - line 180: // TODO pass this by env var TestVectors/runtimes/java/src/main/smithy-generated/software/amazon/cryptography/encryptionsdk/wrapped/TestESDK.java (2 lines): - line 70: // TODO: Error message SHOULD include expected key-value and actual value - line 71: // TODO: If key is missing, error message should detail which key is missing. TestVectors/runtimes/go/TestsFromDafny-go/TestWrappedESDKMain/extern.go (1 line): - line 9: // TODO: Remove this once Dafny bug is fixed. AwsEncryptionSDK/runtimes/python/src/aws_encryption_sdk_dafny/smithygenerated/aws_cryptography_encryptionsdk/client.py (1 line): - line 201: # TODO: Determine the error type.