{"id":16712757,"url":"https://github.com/aead/ee","last_synced_at":"2026-03-17T19:22:39.692Z","repository":{"id":57639464,"uuid":"101126961","full_name":"aead/ee","owner":"aead","description":"Encrypt Everything - CLI for encrypting everything securely","archived":false,"fork":false,"pushed_at":"2017-09-07T00:51:50.000Z","size":6,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-04T16:54:07.164Z","etag":null,"topics":["cli","cryptography","encryption","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aead.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}},"created_at":"2017-08-23T02:10:43.000Z","updated_at":"2024-03-05T16:43:50.000Z","dependencies_parsed_at":"2022-08-27T19:51:44.114Z","dependency_job_id":null,"html_url":"https://github.com/aead/ee","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aead/ee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aead%2Fee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aead%2Fee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aead%2Fee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aead%2Fee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aead","download_url":"https://codeload.github.com/aead/ee/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aead%2Fee/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30629154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"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","golang"],"created_at":"2024-10-12T20:43:58.846Z","updated_at":"2026-03-17T19:22:39.672Z","avatar_url":"https://github.com/aead.png","language":"Go","readme":"# EE - Encrypt Everything\n\nEncrypt everything securely.\n\n**This tool is currently not more than a demo tool - do not use it in production!** \n\n### Installation\n\n**Install:** `go get -u github.com/aead/ee`\n\n### Usage\n\n```\nUsage of ee:\n  -dec string\n        Decrypt data with the provided password\n  -dst string\n        The destination file ee will try to write to - default is STDOUT\n  -enc string\n        Encrypt data with the provided password\n  -gen string\n        Generate and print the derived key from the provided password\n  -salt string\n        The salt used to derive a key from the password\n  -src string\n        The source file ee will try to read from - default is STDIN\n\nExamples of ee:\n\n   Derive and print encryption key: ee -gen your-password -salt your-salt\n   Encrypt and print file         : ee -enc your-password -salt your-salt -src /path/to/your/file\n   Encrypted file copy            : ee -enc your-password -salt your-salt -src /path/to/your/src -dst /path/to/your/dst\n   Decrypted file copy with pipes : cat /path/to/your/src | ee -dec your-password -salt your-salt \u003e /path/to/your/dst\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faead%2Fee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faead%2Fee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faead%2Fee/lists"}