Skip to content

CRCRYPT is a lightweight text encryption and decryption tool that uses the Advanced Encryption Standard (AES) algorithm to securely encrypt and decrypt text. Fast and efficient, CRCRYPT provides a simple and reliable solution for protecting sensitive information.

License

Notifications You must be signed in to change notification settings

creasydude/crcrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRCRYPT Banner

🔐 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

npm version

📝 Encryption Process

Encrypting

  1. Provide your data text
  2. Set a secure password
  3. Receive encrypted text

Decrypting

  1. Input the encrypted text
  2. Enter the original password
  3. 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.

About

CRCRYPT is a lightweight text encryption and decryption tool that uses the Advanced Encryption Standard (AES) algorithm to securely encrypt and decrypt text. Fast and efficient, CRCRYPT provides a simple and reliable solution for protecting sensitive information.

Resources

License

Stars

Watchers

Forks

Packages

No packages published