Converting crypto to crypto-js script (AES-256-CBC)
I have working encrypt()
/decrypt()
functions using Node.js native crypto
lib and they works fine
I have working encrypt()
/decrypt()
functions using Node.js native crypto
lib and they works fine