Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 500 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 500 Bytes

Cryptor

A simple "lightweight" string hasher/encryption that has support for salt.

Currently Tested On:

Windows: ✔

Linux/Unix: ❎

MacOS: ✔

Planned Features

  • Updater (so it can notify once a new release is up)
  • Decrypting from a file, respecting the same format that it saves in. Useful if there is a need to decrypt many keys
  • More (and more in-depth) settings