The symmetric encryption to store the solution in the JWT...kinda sucks #9
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerealxp/FreeCAPTCHA#9
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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