function encode(
  plaintext: string,
  algorithm: string,
  key: Buffer,
  iv: Buffer