{"id":18742197,"url":"https://github.com/donuts-are-good/curvy","last_synced_at":"2026-03-09T10:02:20.445Z","repository":{"id":149069723,"uuid":"599897678","full_name":"donuts-are-good/curvy","owner":"donuts-are-good","description":"ed25519 -\u003e x25519 ","archived":false,"fork":false,"pushed_at":"2023-02-10T07:17:45.000Z","size":5,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-22T17:46:11.531Z","etag":null,"topics":["cryptography","ed25519","signing","verification","x25519"],"latest_commit_sha":null,"homepage":"","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/donuts-are-good.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,"zenodo":null}},"created_at":"2023-02-10T05:44:39.000Z","updated_at":"2023-07-18T21:34:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"7859ffbb-3ecd-40f9-a7f1-677b27883d37","html_url":"https://github.com/donuts-are-good/curvy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/donuts-are-good/curvy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Fcurvy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Fcurvy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Fcurvy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Fcurvy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/donuts-are-good","download_url":"https://codeload.github.com/donuts-are-good/curvy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Fcurvy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30290924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"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":["cryptography","ed25519","signing","verification","x25519"],"created_at":"2024-11-07T16:06:53.020Z","updated_at":"2026-03-09T10:02:20.429Z","avatar_url":"https://github.com/donuts-are-good.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![github-banner](https://user-images.githubusercontent.com/96031819/218027133-7bfd8533-bb05-482b-87b1-7482d95b8fe7.png)\n\n# curvy\n`ed25519` -\u003e `x25519` \n\n## what?\n`ed25519` is for signing, `x25519` is for encrypting. \n\nthis thing generates a set of `ed25519` keys, then uses them to derive a set of `x25519` keys.\n\n## what? -vv\nok so if you generate some ssh keys right now, you're going to get some type of dollar store brand rsa keys, unless you tell `ssh-keygen` that you want to make a set of the good ones.  you can use these to 'sign' things, and your friends can use your 'signature' to verify for themselves that nothing was tampered with.\n\n`x25519` is for encrypting, and like `ed25519` there is a public key and a private key. `x25519` is for encrypting, which is different than signing.\n\n## What? -vv -still\n\neventually I'd like to take this a bit further and turn this repo into an `edx25519` tool like Fellipo described in this [article](https://words.filippo.io/using-ed25519-keys-for-encryption/)\n\ni guess it's not a good idea to reuse keys and such, so definitely don't use this, and if you get jammed up using this, just tell them you were holding it for a friend.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonuts-are-good%2Fcurvy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdonuts-are-good%2Fcurvy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonuts-are-good%2Fcurvy/lists"}