Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rednaks/sae_crypto_driver
Ma solution pour l'examen SAE
https://github.com/rednaks/sae_crypto_driver
Last synced: 3 days ago
JSON representation
Ma solution pour l'examen SAE
- Host: GitHub
- URL: https://github.com/rednaks/sae_crypto_driver
- Owner: rednaks
- Created: 2015-01-31T14:27:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-31T16:01:44.000Z (almost 10 years ago)
- Last Synced: 2024-04-15T12:23:02.280Z (7 months ago)
- Language: C
- Size: 133 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Crypto Driver:
==============Ma solution pour l'examen SAE.
Utilisation :
-------------1. Pour compiler :
git clone https://github.com/rednaks/SAE_crypto_driver.git
cd SAE_crypto_driver
make2. Installer les modules :
make install
3. Tester les modules :
make test
4. Pour recharger les modules si vous avez recompilé par exemple :
make reload