crcrypt

1.0.4 • Public • Published

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

⚙️ Config Location

The config file is located in :

 /<username>/.crcryptConfig/config.json

📝 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.

Readme

Keywords

Package Sidebar

Install

npm i crcrypt

Weekly Downloads

6

Version

1.0.4

License

ISC

Unpacked Size

23.5 kB

Total Files

9

Last publish

Collaborators

  • creasydude