Skip to content
Advertisement

Tag: node-crypto

Converting PHP AES-256-CBC encryption into node.js

I have little to no knowledge in encryption and I’ve been facing issues trying to figure out how to convert these PHP functions to work with node.js and the crypto module. Any help would be much appreciated. Answer Actually, porting issues without target code are routinely closed on SO. But in this case, a target code would not bring any

Advertisement