{"id":41834971,"url":"https://github.com/jee-vim/cryptic","last_synced_at":"2026-01-25T09:03:30.947Z","repository":{"id":333429317,"uuid":"1137273267","full_name":"Jee-vim/cryptic","owner":"Jee-vim","description":"Simple AES-256-GCM File Encrypt/Decrypt CLI","archived":false,"fork":false,"pushed_at":"2026-01-19T07:42:36.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-19T15:04:27.847Z","etag":null,"topics":["cli","cryptography","encryption-decryption"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Jee-vim.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-19T06:42:18.000Z","updated_at":"2026-01-19T07:42:39.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Jee-vim/cryptic","commit_stats":null,"previous_names":["jee-vim/cryptic"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Jee-vim/cryptic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jee-vim%2Fcryptic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jee-vim%2Fcryptic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jee-vim%2Fcryptic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jee-vim%2Fcryptic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jee-vim","download_url":"https://codeload.github.com/Jee-vim/cryptic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jee-vim%2Fcryptic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28750656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T09:00:19.176Z","status":"ssl_error","status_checked_at":"2026-01-25T09:00:04.131Z","response_time":113,"last_error":"SSL_read: 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","cryptography","encryption-decryption"],"created_at":"2026-01-25T09:03:20.085Z","updated_at":"2026-01-25T09:03:30.942Z","avatar_url":"https://github.com/Jee-vim.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple AES-256-GCM File Encrypt/Decrypt CLI\n\n\n## Installation\n\n```bash\ngit clone git@github.com:Jee-vim/cryptic\ncd cryptic\n```\n\nMake the script executable:\n```bash\nchmod +x cryptic.js\n```\n \n\n(Optional) Add to your system PATH to run it globally:\n```bash\nsudo ln -s $(pwd)/cryptic.js /usr/local/bin/cryptic\n```\n\n\nYou can now run the tool directly as ./cryptic.js or cryptic if added to PATH.\n\n## Usage\nEncrypt a File\n```bash\n./cryptic.js -e \u003cfile\u003e \n```\n\nDecrypt a File\n```bash\n./cryptic.js -d \u003cfile\u003e \n```\n\nHelp\n```bash\n./cryptic.js -h\n```\n\n\nDisplays usage instructions and available flags.\n\n## Notes\n\n- Use a strong password; weak passwords can still be brute-forced.\n- AES-256-GCM provides integrity checks; modified ciphertext will fail to decrypt.\n- Designed for local use only, files are not uploaded anywhere.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjee-vim%2Fcryptic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjee-vim%2Fcryptic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjee-vim%2Fcryptic/lists"}