Go to file
2019-11-17 20:34:31 +01:00
.auth_server_test Last Official commit ! 2019-11-17 20:34:31 +01:00
draft Last Official commit ! 2019-11-17 20:34:31 +01:00
utils Last Official commit ! 2019-11-17 20:34:31 +01:00
client_test_3.py Last Official commit ! 2019-11-17 20:34:31 +01:00
keys_manager_1.py Last Official commit ! 2019-11-17 20:34:31 +01:00
README.md Last Official commit ! 2019-11-17 20:34:31 +01:00
server_test_3.py Last Official commit ! 2019-11-17 20:34:31 +01:00

Projet_crypto_1

Simple authentication server implementation

  • Generate keys
  • Store generated keys
  • Load stored keys from file
  • If keys do not exist, create it

Libs to install (PIP)