Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hackunderway/cryptool

HERRAMIENTA PARA CIFRAR TEXTO, EN CIFRADO CESAR Y VIGENERE, HECHO EN PYTHON
https://github.com/hackunderway/cryptool

Last synced: about 1 month ago
JSON representation

HERRAMIENTA PARA CIFRAR TEXTO, EN CIFRADO CESAR Y VIGENERE, HECHO EN PYTHON

Awesome Lists containing this project

README

        

# CrypTool
Encryption, written in Python to encrypt text, in two ways the Cesar and Vigenere encryption, two options with which you can encrypt your messages, since you will generate a password, which only the person with whom you want to share the text can offer, since it must have the encrypted text and the key to decipher the text, to the original text, it is used for confidentiality of messages that you only want to be seen by people you choose so that the message arrives to originate them.

The project is open to partners.

# SUPPORTED DISTRIBUTIONS
|Distribution | Version Check | supported | status |
----------|-------|------|-------|
|Kali Linux| 2022.3| yes| working |
|Parrot Security OS| 5.1| yes | working |
|Windows| 11 | yes | working |
|BackBox| 7 | yes | working |
|Arch Linux| 2022.10.01 | yes | working |

# INSTALLATION
Installation and download of Encryption

git clone https://github.com/HackUnderway/CrypTool.git

sudo python install

# REQUIREMENTS
python3 -m pip install -r requirements.txt

# SUPPORT
Questions, bugs or suggestions to : [email protected]

# LICENSE
Encryption is licensed.
See [LICENSE](https://github.com/HackUnderway/CrypTool/blob/main/LICENSE) for more information.

We need partners and sponsors, if you're interested in support or help contact.

# SECURITY RESEARCHER

* Victor Bancayan - [@VictorBancayan](https://twitter.com/VictorBancayan) - (**CEO at [Hack Underway](https://www.instagram.com/hackunderway/)**)

# LINKS
```
Fanpage: https://www.facebook.com/HackUnderway
Twitter: https://twitter.com/HackUnderway
Web site: https://hackunderway.com
```
from made in with by: Victor Bancayan, if you want Donate

© 2022