Closed martinrotter closed 5 years ago
see openssl enc -help
-iter +int Specify the iteration count and force use of PBKDF2
https://en.wikipedia.org/wiki/PBKDF2
EDIT: only available in openssl 1.1 - perhaps allow user to tweak arguments passed to openssl?
see openssl enc -help
-iter +int Specify the iteration count and force use of PBKDF2
https://en.wikipedia.org/wiki/PBKDF2
EDIT: only available in openssl 1.1 - perhaps allow user to tweak arguments passed to openssl?