Skip to content

Security App

Decription

This app is secured by a password (by default "password") and you can modify it.
In this app, you can crypt and decrypt a message with a key using a symmetric encryption.
Also, you can generate secured passwords and test yours.
Finally, you can save whatever your want in the Passwords Manager which is also crypted with your password.

Customization

You can customize the app by changing the palet in the top left and the language (English or French) in the top right. All this settings and datas will be saved in the user_data.json file.

Use of the .exe file

To execute the .exe file, you need to make a shortcut of it on your desktop, else you have to find the file to execute it. You can't copy/paste the file on your desktop, it will not work.

Display issue

If the window seems not to be correctly displayed, plaease check if your display is zoomed. The scale must be at 100%.

Link to the repo