pj_crypto_v2/README.md
2019-11-17 20:34:31 +01:00

14 lines
255 B
Markdown
Executable File

# 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)
* fernet https://cryptography.io/en/latest/fernet/