Hi All,
Could anyone recommend a js library that supports asymmetric encryption (rsa, ecc….etc.) and can be used in SS2.x??
I have tried sjcl, jsencrypt, web3 and either failed to load in as a module or only supports symmetric encryption.
Please help
m
michoel
08/25/2020, 10:58 AM
I've used cryptojs in NetSuite with success in the past
s
seanlin
08/25/2020, 12:02 PM
how did you use it? I tried to include crypto-js but failed. Is it limited to any specific version of crypto-js?