Working in Vinson and need to encrypt a couple of...
# suitecommerce
c
Working in Vinson and need to encrypt a couple of string values (base64 encode). It appears that I will need to use a third party solution as Vinson only seems to include a solution for file uploads. Has anyone had success with CryptoJS? If so, would I add the CryptoJS library as a 3rd party module?
o
Hi Chris! I’ve included it as a 3rd party module in our SCA – we’re running 2018.2, but I don’t think that will make any difference.
c
CryptoJS works well.
c
Thanks!