From 6a4e646d0d82b0615c86ca270d9cda16c40607b5 Mon Sep 17 00:00:00 2001 From: Votre Nom Date: Wed, 6 Nov 2019 14:25:32 +0100 Subject: [PATCH] readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md 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 +