Skip to content

It is based on C# and encrypts the files with the password you specify, and if the encrypted file is to be decrypted later, the encryption algorithm applied with the decryptor step is decrypted.

Notifications You must be signed in to change notification settings

ozceliksinan/file-encryption-csharp-winform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Encryption Application

File Encryption Application

It is based on C# and encrypts the files with the password you specify, and if the encrypted file is to be decrypted later, the encryption algorithm applied with the decryptor step is decrypted.

The encrypted file is very difficult to read and decrypt.

According to the algorithm, it can only be decrypted with the same password as this program.

After the file is encrypted, it will create an encrypted copy of the original file.

Build With

C# Visual Studio

Images from within the application

Image of C# Application

C# File Encryption Application

File Encryption Step

C# File Encryption Application

Performing File Encryption

C# File Encryption Application

Encrypted Content of Example File

C# File Encryption Application

Decrypting Encrypted File

C# File Encryption Application

Sample File

C# File Encryption Application

Contact Information

You can reach out to me using the following contact details:

Email

LinkedIn

I'm always open to development and collaboration. Feel free to reach out to me!

About

It is based on C# and encrypts the files with the password you specify, and if the encrypted file is to be decrypted later, the encryption algorithm applied with the decryptor step is decrypted.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages