we have a crypto server by Node Crypto module, use NODE v8.9.2 and code like blow.
let cipher = crypto.createCipher("aes192", key); let crypted = cipher