Closed bitlogik closed 3 years ago
Ask the user to input a password to protect the key on disk. The key file will be protected with Argon2id derived key, encrypted with Chacha20 and checked with Poly1305 MAC. Password chosen can be blank for ease of use.
Ask the user to input a password to protect the key on disk. The key file will be protected with Argon2id derived key, encrypted with Chacha20 and checked with Poly1305 MAC. Password chosen can be blank for ease of use.