Skip to content

Releases: arceryz/ncryptor

ncryptor-1.0

04 Jul 13:41
Compare
Choose a tag to compare

Encryption, decryption and file-click support. SHA256 key hashing (less secure).

ncryptor-1.1 (Argon2)

04 Jul 20:05
Compare
Choose a tag to compare

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.