allow user to customize iterations and key length for encryptLogin method. encryptLogin use pbkdf2 with a default 8192 iterations and 32 key length. make pbkdf2 rounds a per-site password profile option lesspass/lesspass#38