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

https://github.com/alimarzouk/security_encryption


https://github.com/alimarzouk/security_encryption

Last synced: 9 months ago
JSON representation

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
```