{"id":18402515,"url":"https://github.com/wingkwong/node-crypto-cli","last_synced_at":"2025-04-12T18:27:47.721Z","repository":{"id":43265728,"uuid":"140133459","full_name":"wingkwong/node-crypto-cli","owner":"wingkwong","description":"CLI for the crypto module to encrypt / decrypt files in your machine","archived":false,"fork":false,"pushed_at":"2023-12-15T17:35:57.000Z","size":6,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T15:19:02.256Z","etag":null,"topics":["crypto","crypto-cli","decrypt-files","encrypt-files","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/wingkwong.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,"publiccode":null,"codemeta":null},"funding":{"github":"wingkwong","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2018-07-08T03:10:12.000Z","updated_at":"2019-01-06T15:54:44.000Z","dependencies_parsed_at":"2023-12-15T18:48:41.442Z","dependency_job_id":null,"html_url":"https://github.com/wingkwong/node-crypto-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingkwong%2Fnode-crypto-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingkwong%2Fnode-crypto-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingkwong%2Fnode-crypto-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingkwong%2Fnode-crypto-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wingkwong","download_url":"https://codeload.github.com/wingkwong/node-crypto-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248612319,"owners_count":21133279,"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","crypto-cli","decrypt-files","encrypt-files","nodejs"],"created_at":"2024-11-06T02:42:41.327Z","updated_at":"2025-04-12T18:27:47.699Z","avatar_url":"https://github.com/wingkwong.png","language":"JavaScript","readme":"# node-crypto-cli\nCLI for the crypto module to encrypt / decrypt files in your machine\n\n## Installing\n```\nnpm install node-crypto-cli\n```\n\n\nFor Windows Users, run npm link\n```\nnpm link\n```\n\n\n## Command Line Options\n\n### Synopsis\n```\n Usage: index [options] \u003cfile\u003e\n```\n\n### Options\n#### `-v, --version`\nAdded in v0.1.0\nOutput the version number\n```\nnode-crypto-cli -v\n```\n```\nnode-crypto-cli --version\n```\n\nResult:\n```\n0.1.0\n```\n\n#### `-p, --password \u003cpassword\u003e`\nAdded in v0.1.0\nPassword used to encrypt and decrypt\n\n#### `-a, --action \u003caction\u003e`\nAdded in v0.1.0\nEither encrypt or decrypt\n\n#### `-h, --help`\nAdded in v0.1.0\nOutput usage information\n\n### Examples\nEncrypting a text file\n```\nnode-crypto-cli -p }W(MXXc6H!4v9,:@ -a encrypt test.txt\n```\nResult:\n```\nAction encrypt ran successfully\n```\nThe encrpyted content looks like\n```\n45eacdd30a4c7ded6da256fd812796d8:c42d0f8b83b8c038b01524222d94f491\n```\n\nDecrypting a text file\n```\nnode-crypto-cli -p }W(MXXc6H!4v9,:@ -a decrypt test.txt\n```\nResult:\n```\nAction decrypt ran successfully\n```","funding_links":["https://github.com/sponsors/wingkwong"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwingkwong%2Fnode-crypto-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwingkwong%2Fnode-crypto-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwingkwong%2Fnode-crypto-cli/lists"}