https://github.com/hbollon/crypto-steganography-signature
https://github.com/hbollon/crypto-steganography-signature
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hbollon/crypto-steganography-signature
- Owner: hbollon
- Created: 2021-11-10T07:47:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-28T16:00:39.000Z (almost 4 years ago)
- Last Synced: 2025-04-01T20:44:20.460Z (7 months ago)
- Language: Go
- Size: 1020 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crypto-steganography-signature
### TP 2 BOLLON HugoCe 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é.