Usage Information
latest?
Description
A good read for anyone forking this:
https://littlemaninmyhead.wordpress.com/2021/09/15/if-you-copied-any-of-these-popular-stackoverflow-encryption-code-snippets-then-you-did-it-wrong/
You might wanna check out the encryption for secrets, the static salt key is a famous person and the code a copy & paste stack overflow code with flaws. No objection, there are clear hints that this was just a bridge solution towards a more robust v2. But the current state of the implementation in NUKE is probably not safe
Reproduction Steps
n/a
Expected Behavior
n/a
Actual Behavior
n/a
Regression?
No response
Known Workarounds
No response
Could you help with a pull-request?
Yes
Usage Information
latest?
Description
A good read for anyone forking this:
https://littlemaninmyhead.wordpress.com/2021/09/15/if-you-copied-any-of-these-popular-stackoverflow-encryption-code-snippets-then-you-did-it-wrong/
You might wanna check out the encryption for secrets, the static salt key is a famous person and the code a copy & paste stack overflow code with flaws. No objection, there are clear hints that this was just a bridge solution towards a more robust v2. But the current state of the implementation in NUKE is probably not safe
Reproduction Steps
n/a
Expected Behavior
n/a
Actual Behavior
n/a
Regression?
No response
Known Workarounds
No response
Could you help with a pull-request?
Yes