A simple wrapper around the node crypto APIs to encrypt and decrypt data in a simple way. It encrypts utf8 strings and decrypts base64 strings.

Constructors

Properties

Methods

Constructors

Properties

alghoritm: string = "aes-128-ccm"
iv: string
key: string

Methods

Generated using TypeDoc