Tuesday 6 June 2017

how to do aes-128 encryption in nodejs

I want to have aes-128 encrypted output using Cipher block chaining mode. Are there any good modules which directly takes key + initialization vector and gives cipher text or I have to do it manually



via M thaker

No comments:

Post a Comment