]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: use PBKDF2 instead of Argon2 in cryptsetup... 12009/head
authorFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 15 Mar 2019 09:05:33 +0000 (10:05 +0100)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 15 Mar 2019 09:05:33 +0000 (10:05 +0100)
commit5b69d297c153478f6f5e74ba66e1f4e5b6422baf
tree4aaebb7534b6c080672a0db64e964326750d03ea
parent32983312ed70e7b105e4da837edd8759a7c682ea
test: use PBKDF2 instead of Argon2 in cryptsetup...

to reduce memory requirements for volume manipulation. Also,
to further improve the test performance, reduce number of PBKDF
iterations to 1000 (allowed minimum).
test/TEST-02-CRYPTSETUP/test.sh