Make nodeJS crypto module available in scripts #8276
Unanswered
Gabriel8579
asked this question in
Ideas
Replies: 1 comment 2 replies
-
Currently crypto-js is available in script, then you could do something like:
But also introducing node's crypto module sounds a good idea. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Some APIs use E2E encryption and I'd like to handle those encryptions within the scripts tab, but I need crypto module available to do that, can you make it available?
Beta Was this translation helpful? Give feedback.
All reactions