{"id":18023563,"url":"https://github.com/jeffotoni/gocry","last_synced_at":"2025-04-04T18:21:31.294Z","repository":{"id":57706136,"uuid":"94010910","full_name":"jeffotoni/gocry","owner":"jeffotoni","description":"Encrypt files","archived":false,"fork":false,"pushed_at":"2017-06-15T18:01:34.000Z","size":13794,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T03:29:08.523Z","etag":null,"topics":["crypto","cryptography","go","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/jeffotoni.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}},"created_at":"2017-06-11T14:45:24.000Z","updated_at":"2017-06-14T22:23:21.000Z","dependencies_parsed_at":"2022-08-29T04:31:41.972Z","dependency_job_id":null,"html_url":"https://github.com/jeffotoni/gocry","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/jeffotoni%2Fgocry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffotoni%2Fgocry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffotoni%2Fgocry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffotoni%2Fgocry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeffotoni","download_url":"https://codeload.github.com/jeffotoni/gocry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247226272,"owners_count":20904479,"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","cryptography","go","golang"],"created_at":"2024-10-30T07:09:55.227Z","updated_at":"2025-04-04T18:21:31.281Z","avatar_url":"https://github.com/jeffotoni.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gocry\n\nEncrypting files, strings, with \"crypto / aes\" and \"crypto / cipher\" algorithms.\nIt's cool that you will be able to use Crypt for your files.\n\n\n# Example of operation\n\n![image](https://github.com/jeffotoni/gocry/blob/master/img/gocry.gif)\n\n# Packages\n\ngo get github.com/fatih/color\n\n# Install\n\n$ go build gocry.go\n\n$ sudo mv gocry /usr/bin\n\n# Example 1\n\n```go\n\n$ gocry --version\n\n$ v.1.0\n\n$ gocry --token 32\n\n$ Your token [32] is:  TYJDUBTQWOLBEF4YONHD4ZDEL74F3IUW\n\n$ gocry --crypt --file ~/Downloads/crypt/ex3.png --key TYJDUBTQWOLBEF4YONHD4ZDEL74F3IUW\n\n$ gocry --descr --file ~/Downloads/crypt/ex3.png.crypt --key TYJDUBTQWOLBEF4YONHD4ZDEL74F3IUW\n\n```\n\n# Example 2\n\n```go\n\t\n$ gocry --help\n\n  --crypt string\n    \tempty\n\n  --descr string\n    \tempty\n\n  --file string\n    \tExs: file.pdf\n\n  --key string\n    \tdefault 32 bytes: [DKYPENJXW43SMOJCU6F5TMFVOUANMJNL]\n\n  --token string\n    \tGenerate token: 16|32|64|128|512|1024 bytes (default \"32\")\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffotoni%2Fgocry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffotoni%2Fgocry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffotoni%2Fgocry/lists"}