Assessments
Which among the following is used for creating and controlling keys used for data encryption in AWS?
IAM
HSM
KMS
S3
Asymmetric encryption is also known as _______.
Private key encryption
Public key encryption
Secret key encryption
Data key encryption
For encrypting data in AWS, which among the following is used to convert plaintext data into cipher text using the encryption algorithm?
Cipher text private key
Cipher text public key
Plaintext private key
Plaintext data key
For decrypting data in AWS, cipher text uses the _____ for converting cipher text into plaintext by applying the decryption algorithm.
Plaintext public key
Plaintext data key
Plaintext private key
Plaintext secret key
State whether the following statement is True or False: AWS uses envelope encryption to encrypt data directly.