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

https://github.com/carlosulisesochoa/encrypt-decrypt-messages-csharp

Just another encrypter + decrypter made with C#
https://github.com/carlosulisesochoa/encrypt-decrypt-messages-csharp

csharp visual-studio windows-forms

Last synced: 10 months ago
JSON representation

Just another encrypter + decrypter made with C#

Awesome Lists containing this project

README

          

Encrypt & decrypt messages








This program will help you if you want to store text in a secure way


## Table of content

- [Introduction](#introduction)
- [Features](#features)
- [Built with](#built-with)
- [Instructions](#instructions)
- [Demo](#demo)
- [License](#license)
- [Download](#download)
- [About developer](#about-developer)

---

## Introduction

Simple programa que te ayudará a contar tu dinero, es capaz de sumar tanto billetes como monedas de todas las denominaciones vigentes de México


## Features

* Encrypt text
* Decrypt text


## Built with

#### Visual Studio 2017 IDE

* C#


## Instructions


    For encrypting
  • 1.- Insert the text you want to encrypt

  • 2.- Write a key, this key is indispensable for future decrypt process

  • 3.- Clic "GO" and the magic will happend

  • 4.- Now, you have your text encrypted, copy it and save it wherever you want, just remember that you will need the key when you want to decrypt it, if you don't have the key you won't be able to decrypt it.


    For decrypting
  • 1.- Insert the encrypted text

  • 2.- Write your key

  • 3.- Clic over decrypt radio button

  • 4.- Clic "GO" and yeah! your original message it's here


## Demo





## Download

You can download exe versión here



## License

This project is licensed under the terms of the [MIT license](./LICENSE.md).



## About developer

Visit my web [Carlos Ochoa](https://carlos8a.com)