{"id":25668452,"url":"https://github.com/borud/keygen","last_synced_at":"2025-07-27T05:40:22.557Z","repository":{"id":57614590,"uuid":"299021007","full_name":"borud/keygen","owner":"borud","description":"Generic key generator for symmetric keys.  Suitable for use with AES.","archived":false,"fork":false,"pushed_at":"2020-09-27T12:21:20.000Z","size":1471,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T10:43:34.130Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/borud.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":"2020-09-27T11:51:59.000Z","updated_at":"2020-09-27T12:21:22.000Z","dependencies_parsed_at":"2022-08-27T03:24:15.498Z","dependency_job_id":null,"html_url":"https://github.com/borud/keygen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/borud/keygen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borud%2Fkeygen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borud%2Fkeygen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borud%2Fkeygen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borud%2Fkeygen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/borud","download_url":"https://codeload.github.com/borud/keygen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borud%2Fkeygen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267307553,"owners_count":24067049,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-02-24T10:33:56.847Z","updated_at":"2025-07-27T05:40:22.542Z","avatar_url":"https://github.com/borud.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# keygen\n\nThis is just a simple random key generator for producing keys suitable\nfor use with AES or any other symmetric cipher.  The default key size\nis 256 bits.\n\nThe random generator used is the `crypto/rand` package from Go, so if\nyou want to evaluate whether this is sufficiently high quality for\nyour requirements you should investigate this package.\n\nAs a convenience the key is output as base64 (RFC 4648), hex encoded\nand as a C style array for your cutting and pasting pleasure.\n\n## Installing\n\n    go get -u github.com/borud/keygen/cmd/keygen\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborud%2Fkeygen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborud%2Fkeygen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborud%2Fkeygen/lists"}