{"id":19909117,"url":"https://github.com/dyne/clj-openssh-keygen","last_synced_at":"2026-03-07T23:31:47.149Z","repository":{"id":141085779,"uuid":"95769548","full_name":"dyne/clj-openssh-keygen","owner":"dyne","description":"A platform-independent Clojure library to genereate OpenSSH compliant key-pairs without using ssh-keygen","archived":false,"fork":false,"pushed_at":"2020-06-04T09:53:41.000Z","size":7,"stargazers_count":0,"open_issues_count":2,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-03T02:38:50.559Z","etag":null,"topics":["authentication","cryptography","keygen","keypair","ssh","ssh-key"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dyne.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}},"created_at":"2017-06-29T11:09:08.000Z","updated_at":"2017-06-29T11:20:51.000Z","dependencies_parsed_at":"2023-03-17T15:00:18.189Z","dependency_job_id":null,"html_url":"https://github.com/dyne/clj-openssh-keygen","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"9d361852efcc14109ebc2c815bab04f66cd4c645"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dyne/clj-openssh-keygen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyne%2Fclj-openssh-keygen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyne%2Fclj-openssh-keygen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyne%2Fclj-openssh-keygen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyne%2Fclj-openssh-keygen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dyne","download_url":"https://codeload.github.com/dyne/clj-openssh-keygen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyne%2Fclj-openssh-keygen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30237329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T23:24:20.706Z","status":"ssl_error","status_checked_at":"2026-03-07T23:21:10.486Z","response_time":53,"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":["authentication","cryptography","keygen","keypair","ssh","ssh-key"],"created_at":"2024-11-12T21:14:24.146Z","updated_at":"2026-03-07T23:31:47.125Z","avatar_url":"https://github.com/dyne.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clj-OpenSSH-keygen\n\n\u003ca href=\"https://www.dyne.org\"\u003e\u003cimg\n\tsrc=\"https://secrets.dyne.org/static/img/swbydyne.png\"\n\t\talt=\"software by Dyne.org\"\n\t\t\ttitle=\"software by Dyne.org\" class=\"pull-right\"\u003e\u003c/a\u003e\n\n[![Clojars Project](https://clojars.org/org.clojars.dyne/clj-openssh-keygen/latest-version.svg)](https://clojars.org/org.clojars.dyne/clj-openssh-keygen)\n\nA platform-independent Clojure library to genereate OpenSSH compliant\nkey-pairs without executing any ssh binary on the system.\n\n## Usage\n\nTo generate a keypair `testkey.pub` and `testkey` in the current\nexecution directory:\n\n```clj\n  (let [kp (generate-key-pair)]\n    (write-key-pair kp \"testkey\")))\n```\n\n## License\n\nCopyright (C) 2016-2017 Dyne.org foundation\n\nSourcecode written and maintained by Denis Roio \u003cjaromil@dyne.org\u003e\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyne%2Fclj-openssh-keygen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdyne%2Fclj-openssh-keygen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyne%2Fclj-openssh-keygen/lists"}