mirror of https://github.com/restic/restic.git
1d3e99f475
For files below 256MB this uses the md5 hash calculated while assembling the pack file. For larger files the hash for each 100MB part is calculated on the fly. That hash is also reused as temporary filename. As restic only uploads encrypted data which includes among others a random initialization vector, the file hash shouldn't be susceptible to md5 collision attacks (even though the algorithm is broken). |
||
---|---|---|
.. | ||
azure.go | ||
azure_test.go | ||
config.go | ||
config_test.go |