A simple encryption utility using AES algorithm
npm install helical-auth-token-encryption
A Node.js module for FeathersJS to create encrypted user data tokens using AES-128-ECB.
Install with npm:
```bashnpm install helical-auth-token-encryption