1.0.4 • Published 7 months ago
crcrypt v1.0.4
🔐 CRCRYPT
Lightweight & Efficient Text Encryption Tool
🌟 Overview
CRCRYPT is a powerful, lightweight text encryption and decryption tool that leverages the Advanced Encryption Standard (AES) algorithm to provide secure and fast cryptographic operations.
✨ Features
- Multiple AES Encryption Modes
- Fast and Efficient Encryption/Decryption
- Simple Command-Line Interface
- Cross-Platform Compatibility
🛡️ Supported Algorithms
- AES-256-CBC
- AES-256-GCM
- AES-128-GCM
- AES-128-CBC
- AES-192-CBC
- AES-192-GCM
🚀 Usage
One-Time Run
npx crcrypt
Global Installation (Requires Node.js)
npm install -g crcrypt
Then run
crcrypt
⚙️ Config Location
The config file is located in :
/<username>/.crcryptConfig/config.json
📝 Encryption Process
Encrypting
- Provide your data text
- Set a secure password
- Receive encrypted text
Decrypting
- Input the encrypted text
- Enter the original password
- Retrieve the original data text
😊 DEMO
💰 Support the Project
Help continue the development of CRCRYPT:
Cryptocurrency Donations
- EVM:
0x54Daf8377f714dbF6aB874A9A4A12716385033c1
- SOLANA:
FjhaNZxuKbPh9Ms5YnrYkawM54grGpudSmNeRVFwA51P
- TON:
UQClozQ06Qoh--yXV4VZPl2jRx94tdnre2FGHxU-YrdxJbDM
📄 License
This project is licensed under the ISC License - see the LICENSE file for details.
🤝 Contributing
Contributions are welcome! Please see our contributing guidelines for more details.