The symmetric encryption to store the solution in the JWT...kinda sucks #9

Open
opened 2023-06-30 18:41:26 -04:00 by cerealxp · 0 comments
Owner

Currently I use Fernet to generate an AES key. I don't even know what Fernet is.

Then I create a cipher. Why does it work this way?

Also, the code is a mess. I should clean it up. If it can't be clean, I should move it to a helper library.

Sigh

Currently I use Fernet to generate an AES key. I don't even know what Fernet is. Then I create a cipher. Why does it work this way? Also, the code is a mess. I should clean it up. If it can't be clean, I should move it to a helper library. Sigh
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerealxp/FreeCAPTCHA#9
No description provided.