{"id":20689426,"url":"https://github.com/paulshpilsher/genrsa","last_synced_at":"2026-07-03T05:02:35.712Z","repository":{"id":202581171,"uuid":"707537606","full_name":"PaulShpilsher/genrsa","owner":"PaulShpilsher","description":"RSA keys generator written in Go","archived":false,"fork":false,"pushed_at":"2023-10-20T08:19:44.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T16:59:06.943Z","etag":null,"topics":["cryptography","go","pem","publickey","rsa"],"latest_commit_sha":null,"homepage":"https://github.com/PaulShpilsher/genrsa","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/PaulShpilsher.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,"governance":null}},"created_at":"2023-10-20T05:52:45.000Z","updated_at":"2023-10-20T07:57:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"b41a02a6-3f64-435f-850d-91dd65d6700a","html_url":"https://github.com/PaulShpilsher/genrsa","commit_stats":null,"previous_names":["paulshpilsher/genrsa"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulShpilsher%2Fgenrsa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulShpilsher%2Fgenrsa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulShpilsher%2Fgenrsa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulShpilsher%2Fgenrsa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaulShpilsher","download_url":"https://codeload.github.com/PaulShpilsher/genrsa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242951083,"owners_count":20211572,"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":["cryptography","go","pem","publickey","rsa"],"created_at":"2024-11-16T23:09:38.561Z","updated_at":"2025-11-03T15:02:55.703Z","avatar_url":"https://github.com/PaulShpilsher.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# genrsa\n\nRSA private and public keys generator written in Go\n\n\n## 📝 Table of Contents\n\n- [Build](#build)\n- [Usage](#usage)\n- [Example](#example)\n- [Built Using](#built_using)\n- [Authors](#authors)\n- [Acknowledgments](#acknowledgement)\n\n## Build \u003ca name = \"build\"\u003e\u003c/a\u003e\n\n```bash\nmake build\n```\n\n## Usage \u003ca name = \"usage\"\u003e\u003c/a\u003e\n\ngenrsa [--bits number] [--output filename]\n\u0026nbsp;\u0026nbsp;options:\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;--bits: optional number of bits. default 4096\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;--output: optional output file name. default \"rsa\"\n\nPrivate key will be written to output file name with extension .pem\nPublic key will be written to output file name with extension .pub\n\n## Example \u003ca name =\"example\"\u003e\u003c/a\u003e\n\nGenerating a RSA keys with bit size of 4096 to files my-key.pem and my-key.pub\n\n```bash\n./genrsa --bits 4069 --output my-key\n```\n## Built Using \u003ca name = \"built_using\"\u003e\u003c/a\u003e\n\n- [Go](https://go.dev/) - Server Framework\n\n## Authors \u003ca name = \"authors\"\u003e\u003c/a\u003e\n\n- [@PaulShpilsher](https://github.com/PaulShpilsher) - Software engineer and digital nomad\n\n## Acknowledgements \u003ca name = \"acknowledgement\"\u003e\u003c/a\u003e\n\n- Inspiration [\"Simple Made Easy\" - Rich Hickey (2011)](https://www.youtube.com/watch?v=SxdOUGdseq4)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulshpilsher%2Fgenrsa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulshpilsher%2Fgenrsa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulshpilsher%2Fgenrsa/lists"}