MLH-Fellowship/ChamberOfSecrets-Backend

Create key generation module in authenticate app

Closed this issue · 1 comments

Create RSA public-private key pair generation module in the authenticate app. This module will be required for generating the asymmetric keys at the time of user signup.

Implementing symmetric encryption with fernet for this