Can anyone recommend a javascript library that is compatible with Netsuite/SuiteScript that will do RSA encryption? Have already tried jsencrypt, forge, sjcl, hybrid-crypto without luck (all throw
ReferenceError: \"window\" is not defined
or
ReferenceError: "navigator" is not defined
)
n
NElliott
04/11/2019, 7:56 AM
@NSN I have used this library before, pretty sure I used it in a map reduce, unfortunately I do not have my original code at hand to check.
http://bitwiseshiftleft.github.io/sjcl/