Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lillyangel/cipher

BEST WAY TO KEEP YOUR FILES SAVE
https://github.com/lillyangel/cipher

aes-256 aes-encryption cipher csharp decryption dotnet encryption encryption-decryption wpf

Last synced: 4 days ago
JSON representation

BEST WAY TO KEEP YOUR FILES SAVE

Awesome Lists containing this project

README

        

# CIPHER

CIPHER is a simple file encryption and decryption application built with WPF. It uses AES-256 encryption to secure your files.

## Features

- Encrypt and decrypt files securely with AES-256.
- User-friendly interface with a modern design.
- View activity logs for encryption and decryption actions.

## Requirements

- Windows 10 or newer.
- .NET 8.0 or later.

## Installation

1. Clone the repository:
```bash
git clone https://github.com/LillyAngel/cipher.git
2. Open the project in Visual Studio and build the application.