|
|
|
|
|
by quickthrower2
1053 days ago
|
|
Line 40 I would prefer not to concat to make SQL strings incase the code is modified to include
untrusted text in the future. I don’t know what this does, I assume something like JWT? But why hate JWT? The old adage of don’t roll your own crypto applies (unless you know enough to break that rule) |
|
Thanks for your feedback : )
To address issues 2,3 and 4 2) You may use the "same key" but you have the option to change it whenever you want 3/4) Fernet is a VERY strong encryption algorythm