{"id":19461709,"url":"https://github.com/plasmapower/ed25519-secret-sharing","last_synced_at":"2026-05-12T12:10:09.690Z","repository":{"id":74955854,"uuid":"233714448","full_name":"PlasmaPower/ed25519-secret-sharing","owner":"PlasmaPower","description":"Ed25519 verifiable secret sharing via Feldman's scheme (based on Shamir's secret sharing). Usable with Nano.","archived":false,"fork":false,"pushed_at":"2020-01-13T23:29:16.000Z","size":4,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T12:48:20.941Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/PlasmaPower.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-13T23:25:08.000Z","updated_at":"2023-06-29T03:16:05.000Z","dependencies_parsed_at":"2023-07-25T20:21:23.891Z","dependency_job_id":null,"html_url":"https://github.com/PlasmaPower/ed25519-secret-sharing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PlasmaPower/ed25519-secret-sharing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlasmaPower%2Fed25519-secret-sharing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlasmaPower%2Fed25519-secret-sharing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlasmaPower%2Fed25519-secret-sharing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlasmaPower%2Fed25519-secret-sharing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PlasmaPower","download_url":"https://codeload.github.com/PlasmaPower/ed25519-secret-sharing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlasmaPower%2Fed25519-secret-sharing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32938136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-10T17:43:24.659Z","updated_at":"2026-05-12T12:10:09.674Z","avatar_url":"https://github.com/PlasmaPower.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ed25519-secret-sharing\n\nThis is a Rust project that exports a C FFI which is documented in `interface.h`. It allows for splitting a key into \"shares\", and given a specified number of shares, the original key can be recovered. It also produces a verification value which can be used to verify that the shares recover a given key.\n\nThis can be combined with MuSig to allow the key not to be exposed during normal signing, but the key to be recovered via this secret sharing in case it's no longer accessible.\n\nThis library uses Feldman's scheme, which is based on Shamir's secret sharing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplasmapower%2Fed25519-secret-sharing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplasmapower%2Fed25519-secret-sharing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplasmapower%2Fed25519-secret-sharing/lists"}