diff --git a/README.md b/README.md new file mode 100644 index 0000000..7297714 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Projet_crypto_1 + +## Simple authentication server implementation + +* Generate keys +* Store generated keys +* Load stored keys from file +* If keys do not exist, create it +