The package contains both an ESM and CommonJS build, so you can use it in both Node and the Browser. Creating an instance of the SDK is easy, and can be done in a number of ways depending on which ...
This is a very simple (and NOT a highly optimized and secure) implementation of AES only written to teach you the BASICS of this algorithm. I used a tutorial previously available on progressive-coding ...