https://github.com/neemiasbsilva/cryptography
https://github.com/neemiasbsilva/cryptography
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/neemiasbsilva/cryptography
- Owner: neemiasbsilva
- License: mit
- Created: 2022-03-12T19:47:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-28T19:58:47.000Z (over 3 years ago)
- Last Synced: 2025-01-05T13:13:39.318Z (9 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Cryptography Introduction
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]## 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
[license-shield]: https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge
[license-url]: https://github.com/neemiasbsilva/mlops-with-tensorflow-extends/blob/main/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white
[linkedin-url]: https://www.linkedin.com/in/neemias-buceli/