{"id":15497317,"url":"https://github.com/jwerle/ed25519-keygen","last_synced_at":"2025-03-28T17:22:19.868Z","repository":{"id":148540502,"uuid":"174758625","full_name":"jwerle/ed25519-keygen","owner":"jwerle","description":"Simple tool to generate ed25519 key pairs and write them to disk. Written in Kotlin (Native) and backed by libuv and libsodium","archived":false,"fork":false,"pushed_at":"2019-04-04T12:59:48.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T17:56:19.026Z","etag":null,"topics":["ed25519","keygen","kotlin","native"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/jwerle.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-09T23:50:06.000Z","updated_at":"2021-08-24T12:01:52.000Z","dependencies_parsed_at":"2023-05-20T11:15:33.771Z","dependency_job_id":null,"html_url":"https://github.com/jwerle/ed25519-keygen","commit_stats":{"total_commits":36,"total_committers":2,"mean_commits":18.0,"dds":0.05555555555555558,"last_synced_commit":"0800705a29cbc76dce1a735b5a217087763f9ca6"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Fed25519-keygen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Fed25519-keygen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Fed25519-keygen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Fed25519-keygen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwerle","download_url":"https://codeload.github.com/jwerle/ed25519-keygen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246068281,"owners_count":20718503,"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":["ed25519","keygen","kotlin","native"],"created_at":"2024-10-02T08:32:50.792Z","updated_at":"2025-03-28T17:22:19.837Z","avatar_url":"https://github.com/jwerle.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"ed25519-keygen\n==============\n\nSimple tool to generate ed25519 key pairs and write them to disk. Written in Kotlin (Native) and backed by libuv and libsodium\n\n## Installation\n\n```sh\n$ npm install -g jwerle/ed25519-keygen\n```\n\n## Prerequisites\n\n* [Kotlin/Native](https://github.com/JetBrains/kotlin-native) and the `konanc` command line program.\n\n## Usage\n\n```\nusage: ed25519-keygen [-hV] [options]\n\noptions:\n  -h, --help           Show this message\n  -V, --version        Output program version\n  -o, --out \u003cpath\u003e     Output file path\n  -s, --seed \u003cseed\u003e    Seed value or path to seed file\n  -f, --force          Force overwrites of files\n  --postfix \u003cpostfix\u003e  A postfix for output file names. Set to 'false'\nto disable' (default: _ed25519)\n\n```\n\n## Example\n\n```sh\n$ ed25519-keygen -o id\n$ cat id_ed25519 id_ed25519.pub ## outputs secret and public key respectively\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwerle%2Fed25519-keygen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwerle%2Fed25519-keygen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwerle%2Fed25519-keygen/lists"}