1.0.2 • Published 5 months ago
safe-cipher v1.0.2
🔒 SafeCipher - Secure AES-256 Encryption & Decryption
SafeCipher is a lightweight AES-256-CBC encryption and decryption module designed to secure data transmission between a server and a client. It prevents data tampering
🚀 Installation
Install safe-cipher via NPM:
npm install safe-cipher