Backup Copy Job Encryption
On This Page
Encryption for a backup copy job is configured in the advanced job settings. You should enable the encryption option and specify a password to protect data in backup files produced by the backup copy job.
The workflow of the encrypted backup copy job depends on the path for data transfer:
- You enable encryption for a backup copy job and specify a password.
- Veeam Backup & Replication generates the necessary keys to protect backup files produced by the backup copy job.
- Veeam Backup & Replication encrypts data blocks on the source side and transfers them to the target backup repository.
- On the target backup repository, encrypted data blocks are stored to a resulting backup file.
- Veeam Backup & Replication decrypts data blocks of the encrypted source backup file. For the decryption process, it uses the storage key and metakeys stored in the configuration database.
- Veeam Backup & Replication generates the necessary keys to protect backup files produced by the backup copy job.
- Veeam Backup & Replication encrypts data blocks on the source side using these keys and transfers encrypted data blocks to the target backup repository.
- On the target backup repository, encrypted data blocks are stored to a resulting backup file.
The backup copy job processing via WAN accelerators includes the following steps:
- You enable encryption for a backup copy job and specify a password.
- Veeam Backup & Replication generates necessary keys to protect backup files produced by the backup copy job.
- Data blocks are passed to the target backup repository in the unencrypted format.
- Received data blocks are encrypted on the target site and stored to a resulting backup file on the target backup repository.
When transporting data between WAN accelerators that face external networks, Veeam Backup & Replication encrypts the network traffic by default. For network traffic encryption, Veeam Backup & Replication uses the 256-bit Advanced Encryption Standard (AES). For more information, see Enabling Network Data Encryption.