Flewsoftware Filecrypt Versions Save

A super easy file encryption utility written in go and under 800kb

v2.0.1

3 years ago

This update allows you to use low level functions such as the encryption/decryption/hashing function

v2.0.0

3 years ago

This is v2.0.0 of filecrypt encryption utility

Changelog

  • Password flag replaced with prompt due to security issues
  • Changed encryption algorithm to AES-256 and hashing algorithm to Argon2
  • Fixed password minimum char count issue
  • Moved from fcef format v1 to v2

v1.1.0

3 years ago

Changelog

  • New output messages

v1.0.2

3 years ago

Changelog

  • Fix: handle io.ReadFull error

v1.0.1

3 years ago

Changelog

  • Updated readme.md
  • Fixed a issue where the default password would be accepted

v1.0

3 years ago

First release of filecrypt