We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
91c49d8
Encryption, decryption and file-click support. SHA256 key hashing (less secure).
fbb8344
This release includes Argon2 key derivation as opposed to SHA256 hashing. This is a more secure way to derive a key from the input string.