Releases: koh-gt/passwordtext
passwordtext v1.1
passwordtext v1.0
Usable release
WASD or arrow keys to navigate, enter to select.
Works on txt files.
Known issues: high loop cpu usage. will fix in v1.1
passwordtext v1.0b
UI complete, not yet refined, encryption and decryption possible. May have bugs.
passwordtext v0.3
Not yet ready. UI complete. Encryption functions complete.
Remaining work
Directory enter and exit.
Open files
Encrypting file and decrypting file dialog boxes
passwordtext v0.2
Fix: Salt no longer needed for decryption. Encryption requires both password and salt, so that pre-computed hash tables cannot be used since the same password and data can have different hash values for a different salt value.
Contains powershell functions and examples.
You can modify the script to encrypt and decrypt.
Future releases inbound.
passwordtext v0.1
Contains powershell functions and examples.
You can modify the script to encrypt and decrypt.
Future releases inbound.