Hey guys can I decrypt the message in Netsuite enc...
# suitescript
d
Hey guys can I decrypt the message in Netsuite encoded in Node using
<https://www.npmjs.com/package/sjcl>
b
@NElliott said to try using sjcl in netsuite in the thread below yours
d
Thanks @battk
@NElliott Can you provide me the example?
n
@Dhananjay Donthula Sorry! In my haste I clicked on the wrong message! 🤣 "I don't use node / npm, never have, but I have used the sjcl library before in SuiteScript so I'd say you can implement sjcl I just don't know how that relates to node." I'll try and find the code I wrote for you asap I'm just very busy right now and the code is about 2 years old, probably squirrelled away on google drive... I seem to recall basically just storing the sjcl.js in the filecabinet and referencing it.
d
Thanks a lot 🙂