{"id":14978440,"url":"https://github.com/truethari/cryptique","last_synced_at":"2025-10-13T04:41:00.823Z","repository":{"id":233276022,"uuid":"785809946","full_name":"truethari/Cryptique","owner":"truethari","description":"Secure file encryption and decryption tool built with Electron and Node.js","archived":false,"fork":false,"pushed_at":"2024-04-14T14:16:12.000Z","size":1547,"stargazers_count":10,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T14:13:34.907Z","etag":null,"topics":["crypto","electron","electronjs","encryption","file-encryption","file-encryptor","hash","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/truethari.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-04-12T17:08:58.000Z","updated_at":"2024-06-03T19:12:47.000Z","dependencies_parsed_at":"2024-04-15T12:25:18.973Z","dependency_job_id":"51f6b156-9c94-4af5-968e-9cccaba5e6a9","html_url":"https://github.com/truethari/Cryptique","commit_stats":null,"previous_names":["truethari/cryptique"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truethari%2FCryptique","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truethari%2FCryptique/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truethari%2FCryptique/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truethari%2FCryptique/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/truethari","download_url":"https://codeload.github.com/truethari/Cryptique/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238638075,"owners_count":19505528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crypto","electron","electronjs","encryption","file-encryption","file-encryptor","hash","nodejs"],"created_at":"2024-09-24T13:57:38.032Z","updated_at":"2025-10-13T04:40:55.790Z","avatar_url":"https://github.com/truethari.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cryptique\n\n---\n\n\u003cimg src=\"assets/icons/linux/logo.png\" alt=\"cryptique logo\" width=\"200px\"/\u003e\n\n\u003cimg src=\"https://i.imgur.com/hejoWoK.png\" alt=\"cryptique v1\" /\u003e\n\n---\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Features](#-features)\n- [Prerequisites](#prerequisites)\n- [Installation](#-installation)\n- [Usage](#-usage)\n- [License](#-license)\n- [Contributing](#-contributing)\n\n---\n\n## Introduction\n\nCryptique is a secure file encryption and decryption tool built with Electron and Node.js. It leverages the cryptographic functionality provided by Node.js's `crypto` module to perform AES-256-CBC encryption and decryption of files, ensuring that your sensitive data remains protected.\n\n## 📚 Features\n\n- **File Encryption**: Securely encrypts files using AES-256-CBC and more algorithms, ensuring that data cannot be accessed without the correct password.\n- **File Decryption**: Decrypts previously encrypted files with the same password used for encryption.\n- **Progress Reporting**: Displays encryption and decryption progress, updating in real-time.\n- **Error Handling**: Comprehensive error reporting to help diagnose issues during the encryption or decryption processes.\n\n## Prerequisites\n\nBefore you begin, ensure you have the following installed on your system:\n\n- Node.js (v12.0.0 or higher)\n- npm (v6.0.0 or higher)\n- Electron\n\n## 🛠 Installation\n\nClone the repository to your local machine:\n\n```bash\ngit clone https://github.com/truethari/cryptoque.git\ncd cryptoque\n```\n\n```bash\n$ npm install\n```\n\n### Development\n\n```bash\n$ npm run dev\n```\n\n### Build\n\n```bash\n# For windows\n$ npm run build:win\n\n# For macOS\n$ npm run build:mac\n\n# For Linux\n$ npm run build:linux\n```\n\n## 🚀 Usage\n\n### Encrypting a File\n\n- Open the application.\n- Switch to the \"Encrypt\" tab.\n- Select a file using the file picker.\n- Enter a secure password in the password field.\n- Click \"Encrypt File\" to begin the encryption process.\n- The encrypted file will be saved in the same directory as the original file with a .enc extension.\n\n### Decrypting a File\n\n- Open the application.\n- Switch to the \"Decrypt\" tab.\n- Select an encrypted file (.enc) using the file picker.\n- Enter the password used during encryption.\n- Click \"Decrypt File\" to begin the decryption process.\n- The decrypted file will be restored under the same directory as the encrypted file.\n\n## 📄 License\n\nDistributed under the MIT License. See [LICENSE](https://github.com/truethari/Cryptique/blob/master/LICENSE) for more information.\n\n## 🌱 Contribution\n\nIf you have any suggestions on what to improve in Reactfolio and would like to share them, feel free to leave an issue or fork project to implement your own ideas\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruethari%2Fcryptique","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftruethari%2Fcryptique","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruethari%2Fcryptique/lists"}