Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
make

2. Installer les modules :

make install

3. Tester les modules :

make test

4. Pour recharger les modules si vous avez recompilé par exemple :

make reload