{"id":20573831,"url":"https://github.com/soohoio/sss-pk-generator","last_synced_at":"2025-07-23T13:07:29.541Z","repository":{"id":57689366,"uuid":"493205956","full_name":"soohoio/sss-pk-generator","owner":"soohoio","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-23T11:15:50.000Z","size":88,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T10:41:55.008Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soohoio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["jsynowiec"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2022-05-17T10:39:52.000Z","updated_at":"2022-05-17T10:43:06.000Z","dependencies_parsed_at":"2022-09-26T20:53:32.656Z","dependency_job_id":null,"html_url":"https://github.com/soohoio/sss-pk-generator","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/soohoio/sss-pk-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soohoio%2Fsss-pk-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soohoio%2Fsss-pk-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soohoio%2Fsss-pk-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soohoio%2Fsss-pk-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soohoio","download_url":"https://codeload.github.com/soohoio/sss-pk-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soohoio%2Fsss-pk-generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266682625,"owners_count":23967837,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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-16T05:29:17.408Z","updated_at":"2025-07-23T13:07:29.509Z","avatar_url":"https://github.com/soohoio.png","language":"TypeScript","funding_links":["https://github.com/sponsors/jsynowiec"],"categories":[],"sub_categories":[],"readme":"# sss-pk-generator\n\nPrivate key maker using shamir secret sharing\n\n\n---\n## install\n\n`npm install --save sss-pk-generator`\n\n## basic usages\n```javascript\ngenerateKey = (passphraseList: string[], threshold: number)\n```\n\n```javascript\nunlockShares = (\n  pairs: {\n    cipherparams: string | { ct: string; iv: string; s: string };\n    secret: string;\n  }[],\n)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoohoio%2Fsss-pk-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoohoio%2Fsss-pk-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoohoio%2Fsss-pk-generator/lists"}