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

https://github.com/hbollon/crypto-steganography-signature


https://github.com/hbollon/crypto-steganography-signature

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# crypto-steganography-signature
### TP 2 BOLLON Hugo

Ce TP à été réalisé entièrement et est fonctionnel.
Un petit CLI à été préparé pour un test simplifié et le code commenté entièrement (en anglais) pour une compréhension aisé.
- Utilisation du CLI:
```bash
Usage: go run .
Commands:
generate-custom-diplome
extract-lsb-from-diplome
verify-signature
```

Il faut bien entendu avoir au préalable installé Go.
Pour vérifier le message encodé, il faut obligatoirement le connaitre et ensuite utiliser la commande verify-signature avec ce dernier et le message encodé.
Il aurait, sinon, fallut utiliser la clé privé.