pass salt between index and archive
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Thu, 16 Mar 2017 15:40:31 +0000 (16:40 +0100)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Thu, 16 Mar 2017 15:41:07 +0000 (16:41 +0100)
commit4bfe9ea7bd8c1c3d2a1bbe42dcb67770003154ed
tree74bf3034a584d6d8f61854f7bdbbce8757ec7f26
parent431ac0ed3ca3bbe53f60c5bd6d42f6064539afdd
pass salt between index and archive

Memoization of the scrypt params requires static storage because
both the index file and the archive each have an encryption
context.
deltatar/crypto.py
deltatar/deltatar.py