Skip to content

An encryption application written in C# that uses the AES-256 algorithm.

License

Notifications You must be signed in to change notification settings

UnexomWid/PadlockU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About .Net Framework 4.5

PadlockU is an encryption application written in C# that uses the AES-256 algorithm.

UI

License License: MIT

PadlockU was created by UnexomWid. It is licensed under the MIT license.

Releases

Note: versions with the suffix R are considered stable releases, while those with the suffix D are considered unstable.

v1.4R - January 19, 2019

Usage

PadlockU lets you choose a key and a level of strength. The higher the level of strength, the more the key is altered. You must use the same key (case sensitive) and the same level of strength when decrypting a file, as you used for encrypting that file.

Note: The 'Default' level is equal to 'Normal'. Therefore, you can encrypt a file with 'Default' strength and decrypt it with 'Normal' strength, and vice-versa, provided you use the same key. This will not work with any other strength levels.

Note

If the decrypted files are corrupted, and no errors are shown, that means the file "PadlockU.exe.config" is missing. Make sure PadlockU.exe and PadlockU.exe.config are in the same folder.

Do NOT modify the config.

About

An encryption application written in C# that uses the AES-256 algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages