https://github.com/alimarzouk/security_encryption
https://github.com/alimarzouk/security_encryption
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alimarzouk/security_encryption
- Owner: AliMarzouk
- Created: 2021-01-18T14:43:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-20T09:22:41.000Z (almost 5 years ago)
- Last Synced: 2025-02-15T22:42:20.792Z (11 months ago)
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Outil SSI INSAT pour la cryptographie
Outil SSI INSAT est un kit contenant divers outils de cryptographie programmeé en Python 3.7.
## Guide d'utilisation
Vous devez installer Python 3.7 pour pouvoir exécuter cet outil.
Dans un premier temps, clonez ce repo avec:
```sh
git clone https://github.com/AliMarzouk/security_encryption.git
```
Puis lancez le script shell avec:
```sh
chmod +x run.sh
./run.sh
```