Lightweight & Efficient Text Encryption Tool
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.
- Multiple AES Encryption Modes
- Fast and Efficient Encryption/Decryption
- Simple Command-Line Interface
- Cross-Platform Compatibility
- AES-256-CBC
- AES-256-GCM
- AES-128-GCM
- AES-128-CBC
- AES-192-CBC
- AES-192-GCM
npx crcrypt
npm install -g crcrypt
Then run
crcrypt
- Provide your data text
- Set a secure password
- Receive encrypted text
- Input the encrypted text
- Enter the original password
- Retrieve the original data text
Help continue the development of CRCRYPT:
- EVM:
0x54Daf8377f714dbF6aB874A9A4A12716385033c1
- SOLANA:
FjhaNZxuKbPh9Ms5YnrYkawM54grGpudSmNeRVFwA51P
- TON:
UQClozQ06Qoh--yXV4VZPl2jRx94tdnre2FGHxU-YrdxJbDM
This project is licensed under the ISC License - see the LICENSE file for details.
Contributions are welcome! Please see our contributing guidelines for more details.