pass salt between index and archive
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Thu, 16 Mar 2017 15:40:31 +0000 (16:40 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 2 Apr 2018 11:34:08 +0000 (13:34 +0200)
commita64085a80ca5cbabd7d375f3edb16ddeb0fcff7a
tree111a09a2c9368a597b4826f318d284ede7a3729f
parent39accaaa0e6ad97910f34d305a13dd4a59d7a20d
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