shaddy43 / PocketEncryptor

My own personal pet project that i use for encrypting private files before saving them on hard drives or on cloud. This repo can encrypt and decrypt any type of file (videos, images, files, docs etc). The encryption and decryption process is based on a key passed as parameter. Encryption is CBC AES 256 bit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PocketEncryptor

About

My own personal pet project that i use for encrypting private files before saving them on hard drives or on cloud. This repo can encrypt and decrypt any type of file (videos, images, files, docs etc). The encryption and decryption process is based on a key passed as parameter. Encryption is CBC AES 256 bit.


Languages

Language:C# 100.0%