/cryptography

Primary LanguagePythonMIT LicenseMIT

Cryptography Introduction

MIT License LinkedIn

Description

This repository has the purpose for put some cryptography implementations methods. For use each algorithm you have to do the exatly the getting started section.

Getting Started

Prerequisites

What things you need to undertand this repository

 A knowledgment in Cryptography algorithms.

Usage Cesar Cifar

Need to run the following command.

 python cesar_cifer.py

Usage Monoalphabetic Cryptography

Need to run the following command.

 python letter.py

Usage Polyalphabetic Cryptography

 python polyalphabetic_enc.py

Usage Polyalphabetic Cryptography

 python polyalphabetic_dec.py

Usage RC4 Cryptography Algorithm (Cifer Flow)

 python polyalphabetic_dec.py

Notes

The Morphological Cryptography algorithm, its not okay yet.

Sincerely: Neemias B. Silva