It was designed with Qt Designer and written in Python language. The purpose is to ensure that files are easily encrypted or decrypted files are in order to ensure the security and privacy of files.
Program Content
1-) AES, which is a symmetric encryption method, is used in the program. A 256-bit key is used with AES 'CBC mode and 128-bit input block.
2-) Passwords entered in "Encrypt" or "Decrypt" section are converted to 256-bit data with SHA256 and the key is formed.
3-) With the generated key, the file is encrypted or decrypted.
-
Notifications
You must be signed in to change notification settings - Fork 1
tolgaakkapulu/FEDAES-File-Encryption-Decryption-with-AES
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The purpose is to ensure that files are easily encrypted or decrypted files are in order to ensure the security and privacy of files.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published