Skip to content

r0fld4nc3/Cryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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