add support for PDT encryption to run_benchmark.py
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Thu, 23 Apr 2020 11:53:55 +0000 (13:53 +0200)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Fri, 24 Apr 2020 06:55:25 +0000 (08:55 +0200)
commit5368092db5c486e312bcd8d83b986fdf93dcc000
treee6d287e2bfed3a55e635681584b410850b009fb4
parent5cd2364223217a42c5a50a1b877575c71bc57366
add support for PDT encryption to run_benchmark.py

The script was still expecting the encryption to be handled in
the pre-crypto.py fashion.

Paths need some preparing as well so we can inject a deltatar
from arbitrary locations; the $DELTATAR environment variable
is used for this.
deltatar/__init__.py
testing/run_benchmark.py