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#
- Host: GitHub
- URL: https://github.com/carlosulisesochoa/encrypt-decrypt-messages-csharp
- Owner: CarlosUlisesOchoa
- Created: 2019-05-02T01:16:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T22:50:18.000Z (over 3 years ago)
- Last Synced: 2025-05-23T19:37:38.529Z (about 1 year ago)
- Topics: csharp, visual-studio, windows-forms
- Language: C#
- Homepage:
- Size: 1.71 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
- 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 encrypting
- 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
For decrypting
## 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)
