CryptoJS
I was not able to figure out how to use the built-in Web Crypto API
or Node’s Crypto
to do symmetric encryption. So, using the older library CryptoJS
Just two simple functions:
Source:
I was not able to figure out how to use the built-in Web Crypto API
or Node’s Crypto
to do symmetric encryption. So, using the older library CryptoJS
Just two simple functions:
Source: