proxmox-backup/proxmox-file-restore/src
Dietmar Maurer bbdda58b35 moved key_derivation.rs from pbs_datastore to pbs-config/src/key_config.rs
Also moved pbs-datastore/src/crypt_config.rs to pbs-tools/src/crypt_config.rs.
We do not want to depend on pbs-api-types there, so I use [u8;32] instead of
Fingerprint.
2021-09-07 10:12:17 +02:00
..
block_driver.rs split proxmox-file-restore into its own crate 2021-09-01 12:23:29 +02:00
block_driver_qemu.rs split proxmox-file-restore into its own crate 2021-09-01 12:23:29 +02:00
cpio.rs split proxmox-file-restore into its own crate 2021-09-01 12:23:29 +02:00
main.rs moved key_derivation.rs from pbs_datastore to pbs-config/src/key_config.rs 2021-09-07 10:12:17 +02:00
qemu_helper.rs split proxmox-file-restore into its own crate 2021-09-01 12:23:29 +02:00