cryptonic-js
v1.1.0
Published
A lightweight Node.js module for encrypting and decrypting strings using AES-256-CTR. Ideal for securing passwords, tokens, or sensitive data in your applications.
Readme
cryptonic-js 🔐
A lightweight Node.js module for encrypting and decrypting strings using AES-256-CTR. Ideal for securing passwords, tokens, or sensitive data in your applications.
📦 Installation
npm install cryptonic-js