Currently, only AES-256-GCM (NoPadding) is supported. This algorithm is used for encryption at the migration destination and decryption at the migration source. The supported source and destination data sources are as follows:
The following part describes how to use AES-256-GCM to decrypt the encrypted files to be exported from OBS and encrypt the files to be imported to OBS. The methods for using the algorithm on other data sources are the same.
In this way, after CDM exports encrypted files from OBS, the files written to the migration destination are decrypted plaintext files.
In this way, after CDM imports files to OBS, the files on the migration destination are encrypted using the AES-256-GCM algorithm.
The migration source does not support KMS encryption.
CDM supports KMS encryption if tables, files, or a whole database is migrated to OBS. In the Advanced Attributes area of the Destination Job Configuration page, set the parameters.
A key must be created in KMS of DEW in advance. For details, see the Data Encryption Workshop User Guide.
After KMS encryption is enabled, objects to be uploaded will be encrypted and stored on OBS. When you download the encrypted objects, the encrypted data will be decrypted on the server and displayed in plaintext to users.