]> git.proxmox.com Git - proxmox-backup.git/commit
pxar: remove flag to change digest algorithm
authorChristian Ebner <c.ebner@proxmox.com>
Fri, 2 Aug 2019 15:43:25 +0000 (17:43 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 3 Aug 2019 06:57:53 +0000 (08:57 +0200)
commit4ea0f7d95bdf51f3ab9959483f297331635292c6
treeb27766e1a58a3c768b3a35e3d479be7a68989c95
parent4d142ea79ea7e77429a741cbf2b6ae1cca2a4650
pxar: remove flag to change digest algorithm

The flag CA_FORMAT_SHA512_256 is used to switch between sha512 and sha256 to
calculate digest in casync.

As we use sha256, we can get rid of this flag for now.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
src/pxar/flags.rs