GithubHelp home page GithubHelp logo

simple-cipher-converter's Introduction

Simple Cipher Encrypter

GitHub top language Repository size GitHub last commit License

About   |    New Features   |    Exemple   |    How To Use   |    License

ℹ️ About

A simple key-based text encryption process that encrypts a string based in a list of characteres pairs.

The system supports a list of set of character pairs, for example: ['a4', 'e3', 'i1', 'o0', 'uv']

When processing the text, character by character, if the character of the text is present in the braces, it is replaced by the other character of the pair.

🖥️ Exemple

Here's a exemple by running the code on the terminal

🤔 How To Use

To clone and run this application, you'll need Git and Python v3 or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/farreltobias/simple-cipher-converter cipher

# Go into the repository
$ cd cipher

# Run the code
$ python3 cipher.py

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made with 💛 by Adriano Pereira Júnior, Giovanna Duarte Evaristo, Guilherme Farrel Matheus Dolci and Mikael Pedro Sonoda Gomes Get in touch!

simple-cipher-converter's People

Contributors

farreltobias avatar

Stargazers

Caio Felipe Evangelista avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.