actually default to i2n mode with crypto.py scrypt
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Tue, 27 Jun 2017 08:24:00 +0000 (10:24 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 2 Apr 2018 11:34:09 +0000 (13:34 +0200)
commit4f6405d6d0cf90b0422cbbf90f924522c7e7f891
tree5bfecf3d2669518df54a3120aeb7fea0d1d72442
parent7b3940e51424e8571cd916fb0919dd66f5d85477
actually default to i2n mode with crypto.py scrypt

And adapt the relevant unit test to explicitly request the full
parameters output.
deltatar/crypto.py
testing/test_encryption.py