Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hackunderway/cryptool
- Owner: HackUnderway
- License: mit
- Created: 2022-10-30T19:28:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-02T03:10:22.000Z (about 2 years ago)
- Last Synced: 2024-06-03T05:11:16.349Z (7 months ago)
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 Encryptiongit 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