Thin layer of abstraction for GraphQL Server to secure data from excessive/abusive fetching
This library is build so that you could secure json or string data in js files. The library will shuffle the data in memory and make it unreadable for the naked eye.
A lightweight library for securing localStorage and sessionStorage with AES encryption, ensuring sensitive data is protected and accessible only to authorized users.
SimpleCrypto is a robust and lightweight encryption library for Node.js. It provides a simple and intuitive API for securely encrypting and decrypting strings using AES-256-GCM encryption. With built-in support for salting, key derivation, and configurabl