{"id":26563840,"url":"https://github.com/webdevcaptain/encryptify","last_synced_at":"2026-02-14T18:32:04.844Z","repository":{"id":271913066,"uuid":"914964201","full_name":"WebDevCaptain/encryptify","owner":"WebDevCaptain","description":"Rust based command-line tool for encrypting and decrypting files and folders","archived":false,"fork":false,"pushed_at":"2025-03-18T00:19:51.000Z","size":250,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"workspace","last_synced_at":"2025-09-12T15:53:59.007Z","etag":null,"topics":["cli","encryption-decryption","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/encryptify-lib","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WebDevCaptain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-01-10T17:10:52.000Z","updated_at":"2025-02-27T17:27:13.000Z","dependencies_parsed_at":"2025-01-10T18:27:17.483Z","dependency_job_id":"33953950-8964-42f5-91e8-884419c0255b","html_url":"https://github.com/WebDevCaptain/encryptify","commit_stats":null,"previous_names":["webdevcaptain/encryptify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WebDevCaptain/encryptify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDevCaptain%2Fencryptify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDevCaptain%2Fencryptify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDevCaptain%2Fencryptify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDevCaptain%2Fencryptify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WebDevCaptain","download_url":"https://codeload.github.com/WebDevCaptain/encryptify/tar.gz/refs/heads/workspace","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDevCaptain%2Fencryptify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29452371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cli","encryption-decryption","rust"],"created_at":"2025-03-22T16:18:20.913Z","updated_at":"2026-02-14T18:32:04.827Z","avatar_url":"https://github.com/WebDevCaptain.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Encryptify\n\n[![CI pipeline](https://github.com/WebDevCaptain/encryptify/actions/workflows/ci.yml/badge.svg?branch=workspace)](https://github.com/WebDevCaptain/encryptify/actions/workflows/ci.yml)\n\n**Encryptify** is a command-line tool for encrypting and decrypting files and folders. It ensures the confidentiality of your data by using `AES encryption`.\n\n\u003e For folders, it compresses them into a ZIP archive before encrypting.\n\n---\n\n## Features\n\n1. **File Encryption/Decryption**: Securely encrypt and decrypt individual files.\n\n2. **Folder Encryption/Decryption**: Compress folders into ZIP archives before encrypting them.\n\n3. **AES Encryption**: Supports AES-256 for strong security.\n\n## Usage (In development)\n\n- Help\n\n  ```bash\n  cargo run -p encryptify-cli -- --help\n  ```\n\n- Encrypt\n\n  ```bash\n  cargo run -p encryptify-cli -- --mode encrypt --path ./sample-file.txt --key hellothere123456hellothere123456\n  ```\n\n- Decrypt\n\n  ```bash\n  cargo run -p encryptify-cli -- --mode decrypt --path ./sample-file.txt.enc --key hellothere123456hellothere123456\n  ```\n\n- Documentation\n  ```bash\n  cargo doc --open\n  ```\n\n![Documentation](./images/zip-folder.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdevcaptain%2Fencryptify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdevcaptain%2Fencryptify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdevcaptain%2Fencryptify/lists"}