{"id":21031576,"url":"https://github.com/slaveofcode/bash-openssl-encrypt-decrypt","last_synced_at":"2026-04-11T20:02:56.694Z","repository":{"id":92794794,"uuid":"196542413","full_name":"slaveofcode/bash-openssl-encrypt-decrypt","owner":"slaveofcode","description":"Symmetric-key encryption \u0026 decription file using openssl","archived":false,"fork":false,"pushed_at":"2019-07-12T10:10:36.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T15:26:07.272Z","etag":null,"topics":["bash","bash-script","decryption","encryption","openssl"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/slaveofcode.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}},"created_at":"2019-07-12T08:41:30.000Z","updated_at":"2019-07-12T10:10:38.000Z","dependencies_parsed_at":"2023-03-13T17:25:08.441Z","dependency_job_id":null,"html_url":"https://github.com/slaveofcode/bash-openssl-encrypt-decrypt","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/slaveofcode%2Fbash-openssl-encrypt-decrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Fbash-openssl-encrypt-decrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Fbash-openssl-encrypt-decrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Fbash-openssl-encrypt-decrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slaveofcode","download_url":"https://codeload.github.com/slaveofcode/bash-openssl-encrypt-decrypt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243472258,"owners_count":20296300,"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":["bash","bash-script","decryption","encryption","openssl"],"created_at":"2024-11-19T12:29:30.211Z","updated_at":"2025-12-28T00:33:07.098Z","avatar_url":"https://github.com/slaveofcode.png","language":"Shell","readme":"# Bash Encrypt-Decrpyt OpenSSL\n\nSimple encryption-decription method using Symmetric-key encryption by openssl\n\n## Encrypt Command\n\n\u003e ./generate.sh ~/.ssh/id_rsa\n\nIt will asking passphrase to set with the encryption process\n\n\u003e Input passphrase for encypt: \u003c type the passphrase \u003e\n\nThe encrypted file will saved on `files` directory.\n\n## Decrypt Command\n\n### On the fly reading\n\nBy running the command above, the result of decription value will be shown on the terminal.\n\n\u003e ./read.sh ./files/someFileName.dat\n\nIt will ask for the passphrase\n\n\u003e Input passphrase read the content: \u003c type the passphrase \u003e\n\n### Read with inline passphrase\n\n\u003e ./read.sh ./files/someFileName.dat thepasscode\n\n### Result on File\n\nYou can also flush the result into file\n\n\u003e ./read.sh ./files/someFileName.dat \u003e thefile.txt\n\n# License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslaveofcode%2Fbash-openssl-encrypt-decrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslaveofcode%2Fbash-openssl-encrypt-decrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslaveofcode%2Fbash-openssl-encrypt-decrypt/lists"}